FileDocCategorySizeDatePackage
GLException.javaAPI DocAndroid 5.1 API305Sat Mar 14 14:09:40 GMT 2015android.opengl

GLException

public class GLException extends RuntimeException

Fields Summary
Constructors Summary
public GLException(int error)

 throw new RuntimeException("Stub!"); 
public GLException(int error, String string)

 throw new RuntimeException("Stub!"); 
Methods Summary