getError method

GLenum getError()

The WebGLRenderingContext.getError() method of the WebGL API returns error information.

Implementation

external GLenum getError();