AgentException Constructor |
| Name | Description | |
|---|---|---|
| AgentException |
Initializes a new instance of the AgentException
class.
| |
| AgentException(String) |
Initializes a new instance of the AgentException
class with a specified error message.
| |
| AgentException(AgentError) |
Initializes a new instance of the AgentException
class with a specified agent error.
| |
| AgentException(String, Exception) |
Initializes a new instance of the AgentException
class with a specified error message.
|