public
static
class
SurfaceTexture.OutOfResourcesException
extends Exception
java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.graphics.SurfaceTexture.OutOfResourcesException |
This class was deprecated
in API level 19.
No longer thrown. Surface.OutOfResourcesException
is used instead.
Exception thrown when a SurfaceTexture couldn't be created or resized.
Public constructors | |
---|---|
SurfaceTexture.OutOfResourcesException()
|
|
SurfaceTexture.OutOfResourcesException(String name)
|
Inherited methods | |
---|---|
From
class
java.lang.Throwable
| |
From
class
java.lang.Object
|
SurfaceTexture.OutOfResourcesException ()
SurfaceTexture.OutOfResourcesException (String name)
Parameters | |
---|---|
name |
String
|