EwsException Class
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)
The exception that is thrown when an error occurs while using Ews component.
Syntax
public class EwsException : NetworkSessionException, ISerializable
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Ews |
Initializes a new instance of the Ews |
Ews |
Initializes a new instance of the Ews |
Ews |
Initializes a new instance of the Ews |
Ews |
Initializes a new instance of the Ews |
Ews |
Initializes a new instance of the Ews |
Ews |
Initializes a new instance of the Ews |
Properties
Name | Description |
---|---|
Properties | Gets list of properties related to this error. |
Protocol |
Gets the protocol error code, if available (usually when Status is set to ProtocolError).
Inherited from Network |
Protocol |
Gets the protocol error message, if available (usually when Status is set to ProtocolError).
Inherited from Network |
Status | Gets the status of the response. |