Package tvi.webrtc
Class GlUtil.GlOutOfMemoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- android.opengl.GLException
-
- tvi.webrtc.GlUtil.GlOutOfMemoryException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- GlUtil
public static class GlUtil.GlOutOfMemoryException extends android.opengl.GLException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GlOutOfMemoryException(int error, java.lang.String msg)
-