Share via


AmbiguousXPathException Class

Definition

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

Constructors

AmbiguousXPathException(SerializationInfo, StreamingContext)
AmbiguousXPathException(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