public
class
RSRuntimeException
extends RuntimeException
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | android.renderscript.RSRuntimeException |
Base class for all exceptions thrown by the Android RenderScript
Public constructors | |
---|---|
RSRuntimeException(String string)
|
Inherited methods | |
---|---|