Provides the exception thrown when an error occurs while processing an XPath expression. More...
Inherits System::Details_SystemException.
Public Types | |
using | Ptr = SharedPtr< XPathException > |
An alias for shared pointer to an instance of this class. More... | |
Public Member Functions | |
ASPOSECPP_SHARED_API String | get_Message () const override |
Provides the exception thrown when an error occurs while processing an XPath expression.
An alias for shared pointer to an instance of this class.
|
override |
Returns the description of the error condition for this exception.
string
description of the error condition for this exception.