Share via


AmbiguousXPathException Class

Definition

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

Constructors

AmbiguousXPathException(SerializationInfo, StreamingContext)
AmbiguousXPathException(String)

Properties

EventId (Inherited from AmbiguousXPathException)
Message (Inherited from XLANGsException)
XPath (Inherited from AmbiguousXPathException)

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