| ParseException Class | 
[Missing <summary> documentation for "T:System.Linq.Dynamic.ParseException"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: System.Linq.Dynamic
 Syntax
Syntaxpublic sealed class ParseException : Exception
The ParseException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ParseException | Initializes a new instance of the ParseException class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddExceptionDataForRestrictedErrorInfo | (Inherited from Exception.) | 
|  | DeepCopyDynamicMethods | (Inherited from Exception.) | 
|  | DeepCopyStackTrace | (Inherited from Exception.) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetBaseException | (Inherited from Exception.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetObjectData | (Inherited from Exception.) | 
|  | GetStackTracesDeepCopy | (Inherited from Exception.) | 
|  | GetType | (Inherited from Exception.) | 
|  | InternalPreserveStackTrace | (Inherited from Exception.) | 
|  | InternalToString | (Inherited from Exception.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | PrepForRemoting | (Inherited from Exception.) | 
|  | RestoreExceptionDispatchInfo | (Inherited from Exception.) | 
|  | SetErrorCode | (Inherited from Exception.) | 
|  | ToString | (Overrides ExceptionToString.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | _HResult | (Inherited from Exception.) | 
|  | _message | (Inherited from Exception.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Data | (Inherited from Exception.) | 
|  | HelpLink | (Inherited from Exception.) | 
|  | HResult | (Inherited from Exception.) | 
|  | InnerException | (Inherited from Exception.) | 
|  | IPForWatsonBuckets | (Inherited from Exception.) | 
|  | IsTransient | (Inherited from Exception.) | 
|  | Message | (Inherited from Exception.) | 
|  | Position | |
|  | RemoteStackTrace | (Inherited from Exception.) | 
|  | Source | (Inherited from Exception.) | 
|  | StackTrace | (Inherited from Exception.) | 
|  | TargetSite | (Inherited from Exception.) | 
|  | WatsonBuckets | (Inherited from Exception.) | 
 Events
Events| Name | Description | |
|---|---|---|
|  | SerializeObjectState | (Inherited from Exception.) | 
 See Also
See Also