Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ error
Method
error
app/src/processing/app/ui/EditorStatus.java:333–335 ·
view source on GitHub ↗
(String message)
Source
from the content-addressed store, hash-verified
331
332
333
public
void
error(String message) {
334
message(message, ERROR);
335
}
336
337
338
public
void
startIndeterminate() {
Callers
nothing calls this directly
Calls
1
message
Method · 0.95
Tested by
no test coverage detected