Most visited

Recently visited

Added in API level 11

RSInvalidStateException

public class RSInvalidStateException
extends RSRuntimeException

java.lang.Object
    java.lang.Throwable
      java.lang.Exception
        java.lang.RuntimeException
          android.renderscript.RSRuntimeException
            android.renderscript.RSInvalidStateException


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

摘要(Summary)

Public constructors

RSInvalidStateException(String string)

继承方法(Inherited methods)

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

Public constructors

RSInvalidStateException

Added in API level 11
RSInvalidStateException (String string)

参数(Parameters)
string String

Hooray!