Neokernel API

AgentInterface.error(String, Exception) Method

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

void error(
   string message,
   Exception e
);

See Also

AgentInterface Interface | com.neokernel.nk Namespace | AgentInterface.error Overload List