Chili.Opf3 Send comments on this topic.
OPathException Class Properties
See Also 
Chili.Opf3.Query.OPathParser Namespace : OPathException Class


For a list of all members of this type, see OPathException members.

Public Properties

 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessage (Inherited from System.Exception)
Public PropertyOPath Returns the whole OPath expression that is parsed.  
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Public PropertyToken Returns the token that generated the exception.  
Top

Protected Properties

 NameDescription
Protected PropertyHResult (Inherited from System.Exception)
Top

See Also