Share via


XPathSelectionException Class

Definition

public ref class XPathSelectionException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class XPathSelectionException : Microsoft.XLANGs.BaseTypes.XLANGsException
type XPathSelectionException = class
    inherit XLANGsException
Public MustInherit Class XPathSelectionException
Inherits XLANGsException
Inheritance
XPathSelectionException
Derived
Attributes

Constructors

XPathSelectionException(SerializationInfo, StreamingContext)
XPathSelectionException(String)

Properties

EventId
Message (Inherited from XLANGsException)
XPath

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to