Click or drag to resize

AgentException Constructor

Overload List
  NameDescription
Public methodAgentException
Initializes a new instance of the AgentException class.
Public methodAgentException(String)
Initializes a new instance of the AgentException class with a specified error message.
Public methodAgentException(AgentError)
Initializes a new instance of the AgentException class with a specified agent error.
Public methodAgentException(String, Exception)
Initializes a new instance of the AgentException class with a specified error message.
Top
See Also