| XmlDefinitionException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Common
 Syntax
Syntaxpublic class XmlDefinitionException : ApplicationException
The XmlDefinitionException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | XmlDefinitionException(String) | Initializes a new instance of the XmlDefinitionException class | 
|  | XmlDefinitionException(String, Exception) | Initializes a new instance of the XmlDefinitionException 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 | (Inherited from Exception.) | 
 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.) | 
|  | 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