Prints a warning message tagged with this agent's identity to the error stream.
Prints a warning message tagged with this agent's identity to the error stream.
public virtual void warning(string)
Prints an warning message tagged with this agent's identity followed by a stack trace of the passed Exception to error stream.
public virtual void warning(string,Exception)
Agent Class | com.neokernel.nk Namespace