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