Added in API level 11
Deprecated in API level 31

RSRuntimeException

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

Base class for all exceptions thrown by the Android RenderScript

Summary

Public constructors

Public constructors

RSRuntimeException

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