| PsrProgressTokenErrorArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrProgressTokenErrorArgs
The PsrProgressTokenErrorArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrProgressTokenErrorArgs | Initializes a new instance of the PsrProgressTokenErrorArgs class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ErrorCode | 
                Exception code.
             | 
|  | Message | 
                Exeption message.
             | 
|  | PlausibilityField | 
                Field that caused the exception.
             | 
|  | PlausibilityFieldValue | 
                Optional value of the PlausibilityField.
             | 
|  | TokenIdentity | 
                ID of the process.
             | 
|  | TokenInfo | 
                Token information.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also