public
class
RSDriverException
extends RSRuntimeException
java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | android.renderscript.RSRuntimeException | ||||
↳ | android.renderscript.RSDriverException |
This class is deprecated.
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
Public constructors | |
---|---|
RSDriverException(String string)
|
Inherited methods | |
---|---|