Neokernel API

AgentStateException Constructor

Constructor for this exception.

AgentStateException(
   string message,
   Exception originalException
);

Parameters

message
Message associated with this exception.
originalException
The original exception associated with this exception.

See Also

AgentStateException Class | com.neokernel.nk Namespace | AgentStateException Constructor Overload List