Added in API level 11
Deprecated in API level 31

RSInvalidStateException


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

Base class for all exceptions thrown by the Android RenderScript

Summary

Public constructors

Public constructors

RSInvalidStateException

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