Neokernel API

AgentInterface.warning Method

Sends the warning message to the agent's standard output.

Overload List

Sends the warning message to the agent's standard output.

void warning(string)

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

void warning(string,Exception)

See Also

AgentInterface Interface | com.neokernel.nk Namespace