NonUniqueParameterNameException MembersXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED

The NonUniqueParameterNameException type exposes the following members.
Constructors

  NameDescription
Public methodNonUniqueParameterNameException(String)
Creates a new NonUniqueParameterNameException.
Public methodNonUniqueParameterNameException(String, String)
Creates a new NonUniqueParameterNameException.
Back to Top
Methods

  NameDescription
Public methodgetCause
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Public methodgetParameterName
Provides the name of the non-unique parameter.
Public methodgetThrowable
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Back to Top
See Also