MCPcopy Create free account
hub / github.com/bit4woo/ReSign / printError

Method printError

src/burp/IBurpExtenderCallbacks.java:126–126  ·  view source on GitHub ↗

This method prints a line of output to the current extension's standard error stream. @param error The message to print.

(String error)

Source from the content-addressed store, hash-verified

124 * @param error The message to print.
125 */
126 void printError(String error);
127
128 /**
129 * This method is used to register a listener which will be notified of

Callers 2

mouseClickedMethod · 0.80
actionPerformedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected