IError Interface |
Namespace: EBP.Framework.Common.Interfaces
The IError type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorCode |
Gets or sets the error code, indicating the type of error
| |
| Kind |
Gets or sets the error kind
| |
| Message |
Gets or sets the error message
| |
| SubErrorCode |
Gets or sets the sub error code, indicating the subtype of error
|