ErrorDetails Class |
Namespace: Aspose.Email.Clients.Google
The ErrorDetails type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorDetails |
Initializes a new instance of the ErrorDetails class.
|
![]() | ErrorDetails(String, String) |
Initializes a new instance of the ErrorDetails class.
|
Name | Description | |
---|---|---|
![]() | Domain |
Domain, or broad category, of the error.
|
![]() | Reason |
Specific reason for the error.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String which represents the object instance.
(Overrides ObjectToString.) |