Summary:
Ctors
| Inherited Methods
RSRuntimeException
public
class
RSRuntimeException
extends RuntimeException
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | android.renderscript.RSRuntimeException |
This class was deprecated
in API level 31.
Renderscript has been deprecated in API level 31. Please refer to the migration
guide for the proposed alternatives.
Base class for all exceptions thrown by the Android RenderScript
Summary
Public constructors | |
---|---|
RSRuntimeException(String string)
|
Inherited methods | |
---|---|
Public constructors
RSRuntimeException
Added in API level 11
public RSRuntimeException (String string)
Parameters | |
---|---|
string |
String |