Neokernel API

AgentStateException Class

This exception is thrown by AgentController when the requested operation is illegal from its Agent's current state.

For a list of all members of this type, see AgentStateException Members .

System.Object
   Exception
      SystemException
         AgentStateException

[Serializable]
public class AgentStateException : SystemException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.nk

Assembly: Neokernel (in Neokernel.exe)

See Also

AgentStateException Members | com.neokernel.nk Namespace