Google is committed to advancing racial equity for Black communities. See how.
Added in API level 11

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
<init>(string: String!)

Public constructors

<init>

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