Added in API level 11
Deprecated in API level 31

RSIllegalArgumentException

open class RSIllegalArgumentException : RSRuntimeException
kotlin.Any
   ↳ kotlin.Throwable
   ↳ java.lang.Exception
   ↳ java.lang.RuntimeException
   ↳ android.renderscript.RSRuntimeException
   ↳ android.renderscript.RSIllegalArgumentException

Base class for all exceptions thrown by the Android RenderScript

Summary

Public constructors

Public constructors

RSIllegalArgumentException

Added in API level 11
RSIllegalArgumentException(string: String!)