FeatureException Class |
Namespace: Avaya.ClientServices
public class FeatureException
The FeatureException type exposes the following members.
| Name | Description | |
|---|---|---|
| FeatureException |
Initializes a new instance of the FeatureException
class.
| |
| FeatureException(String) |
Initializes a new instance of the FeatureException
class with a specified error message.
| |
| FeatureException(String, Exception) |
Initializes a new instance of the FeatureException
class with a specified error message.
|
| Name | Description | |
|---|---|---|
| protocolException |
The reason for the feature failure.
| |
| Reason |
The reason for the feature failure.
|