Open GLException
Constructs a new Open GL Exception with the given message.
Parameters
message
the error message.
See also
Constructs a new Open GL Exception with the given message and error code.
Parameters
message
the error message.
error Code
the Open GL error code returned by eglGetError method.