ErrorStatus Class |
Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
The ErrorStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorStatus |
Initializes a new instance of class.
|
![]() | ErrorStatus(String, WebCrmErrorCode) |
Initializes a new instance of class with a specified message and error code.
|
Name | Description | |
---|---|---|
![]() | Code |
Gets or sets the error code describing error.
|
![]() | Message |
Gets or sets the message that describes this instance.
|