Added in API level 11
Deprecated in API level 31

RSDriverException

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

Base class for all exceptions thrown by the Android RenderScript

Summary

Public constructors

Public constructors

RSDriverException

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