File
Doc
Category
Size
Date
Package
RSInvalidStateException.java
API Doc
Android 5.1 API
250
Sat Mar 14 14:09:44 GMT 2015
android.renderscript
RSInvalidStateException
java.lang.Object
android.renderscript.RSRuntimeException
public class RSInvalidStateException extends android.renderscript.RSRuntimeException
Fields Summary
Constructors Summary
public RSInvalidStateException
(
String
string)
super((java.lang.String)null); throw new RuntimeException("Stub!");
Methods Summary
Java Code Source