Mono Class Library: System.Xml.XPath Namespace

System.Xml.XPath.XPathException Class

This class represents an exception that would be thrown when the program met an XPath compilation error (e.g. found an incorrect XPath expression string) or evaluation error (e.g. the function parameter didn't match with the expected XPath type). [Edit]

See Also: XPathException Members

System.Object
     System.Exception
          System.SystemException
               System.Xml.XPath.XPathException

public class XPathException : SystemException

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0