Most visited

Recently visited

RSDriverException

public class RSDriverException
extends RSRuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.support.v8.renderscript.RSRuntimeException
           ↳ android.support.v8.renderscript.RSDriverException


Android RenderScript引发的所有异常的基类

Summary

Public constructors

RSDriverException(String string)

Inherited methods

From class java.lang.Throwable
From class java.lang.Object

Public constructors

RSDriverException

RSDriverException (String string)

Parameters
string String

Hooray!