AgentException Class |
Namespace: Avaya.ClientServices
public class AgentException : Exception
The AgentException type exposes the following members.
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.
|
Name | Description | |
---|---|---|
![]() | protocolException |
Gets the underlying protocol error for the agent feature failure.
|
![]() | Reason |
Gets the reason for the agent feature failure.
|