|  | CheckPointErrorDetails Class | 
Extra details of errors or warnings
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Koopman.CheckPoint.Exceptions
 Syntax
SyntaxThe CheckPointErrorDetails type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentSession | Validation related to the current session. | 
|  | Message | Validation message. | 
 Methods
Methods| 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 this instance.
            (Overrides ObjectToString.) | 
 See Also
See Also