Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getError
Method
getError
core/src/processing/opengl/PGL.java:3145–3145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3143
// Error Handling
3144
3145
public
abstract
int
getError();
3146
public
abstract String errorString(
int
err);
3147
3148
//////////////////////////////////////////////////////////////////////////////
Callers
1
report
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected