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!