Most visited

Recently visited

RSIllegalArgumentException

public class RSIllegalArgumentException
extends RSRuntimeException

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


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

摘要(Summary)

Public constructors

RSIllegalArgumentException(String string)

继承方法(Inherited methods)

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

Public constructors

RSIllegalArgumentException

RSIllegalArgumentException (String string)

参数(Parameters)
string String

Hooray!