Neokernel API

AgentInterface.error Method

Sends the error message to the agent's error output.

Overload List

Sends the error message to the agent's error output.

void error(string)

Sends the error message and associated exception to the agent's error output.

void error(string,Exception)

See Also

AgentInterface Interface | com.neokernel.nk Namespace