MCPcopy Index your code
hub / github.com/benfry/processing4 / errorString

Method errorString

core/src/processing/opengl/PGL.java:3146–3146  ·  view source on GitHub ↗
(int err)

Source from the content-addressed store, hash-verified

3144
3145 public abstract int getError();
3146 public abstract String errorString(int err);
3147
3148 //////////////////////////////////////////////////////////////////////////////
3149

Callers 1

reportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected