Most visited

Recently visited

RSRuntimeException

public class RSRuntimeException
extends RuntimeException

java.lang.Object
    java.lang.Throwable
      java.lang.Exception
        java.lang.RuntimeException
          android.support.v8.renderscript.RSRuntimeException
Known Direct Subclasses


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

摘要(Summary)

Public constructors

RSRuntimeException(String string)

继承方法(Inherited methods)

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

Public constructors

RSRuntimeException

RSRuntimeException (String string)

参数(Parameters)
string String

Hooray!