Neokernel API

AgentInterface.warning(String, Exception) Method

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

void warning(
   string message,
   Exception e
);

See Also

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