Class EGLSurfaceTexture.GlException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.google.android.exoplayer2.util.EGLSurfaceTexture.GlException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EGLSurfaceTexture
public static final class EGLSurfaceTexture.GlException extends RuntimeException
A runtime exception to be thrown if some EGL operations failed.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-