| FaultInformation Class | 
Namespace: Atomia.Provisioning.Base
The FaultInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| FaultInformation | Initializes a new instance of the FaultInformation class  | 
| Name | Description | |
|---|---|---|
| Data | 
            Gets or sets the additional exception data.
              | |
| ExceptionType | 
            Gets or sets the type of the exception. 
              | |
| LogID | 
            Gets or sets the exception log ID. 
              | |
| Message | 
            Gets or sets the exception message. 
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (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.) |