ErrorInfoModel Class |
Namespace: DoubleTake.Web.Models
The ErrorInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorInfoModel | Initializes a new instance of the ErrorInfoModel class |
| Name | Description | |
|---|---|---|
| Details |
Gets or sets a value of error details
| |
| Health |
Gets or sets the health.
| |
| Id |
Gets or sets a value of error Id
| |
| Message |
Gets or sets a value of error message
| |
| Timestamp |
Gets or sets a value of error time stamp
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |