Summary:
Ctors
| Inherited Methods
RSIllegalArgumentException
public
class
RSIllegalArgumentException
extends RSRuntimeException
java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | android.renderscript.RSRuntimeException | ||||
↳ | android.renderscript.RSIllegalArgumentException |
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 | |
---|---|
RSIllegalArgumentException(String string)
|
Inherited methods | |
---|---|
Public constructors
RSIllegalArgumentException
Added in API level 11
public RSIllegalArgumentException (String string)
Parameters | |
---|---|
string |
String |