# Print output for @column tags ?> SurfaceTexture.OutOfResourcesException - Android SDK | Android Developers

Most visited

Recently visited

SurfaceTexture.OutOfResourcesException

public static class SurfaceTexture.OutOfResourcesException
extends Exception

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.graphics.SurfaceTexture.OutOfResourcesException


This class is deprecated.
No longer thrown. Surface.OutOfResourcesException is used instead.

Exception thrown when a SurfaceTexture couldn't be created or resized.

Summary

Public constructors

OutOfResourcesException()
OutOfResourcesException(String name)

Inherited methods

Public constructors

OutOfResourcesException

public OutOfResourcesException ()

OutOfResourcesException

public OutOfResourcesException (String name)

Parameters
name String