Overload List
Name | Description | |
---|---|---|
![]() | XPathLookupException |
Initializes a new instance of the XPathLookupException class.
|
![]() | XPathLookupException(String) |
Initializes a new instance of the XPathLookupException class with
a specified error message.
|
![]() | XPathLookupException(SerializationInfo, StreamingContext) |
Initializes a new instance of the XPathLookupException class with serialized data.
|
![]() | XPathLookupException(String, Exception) |
Initializes a new instance of the XPathLookupException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also