XML Compare .NET API Documentation - DEPRECATEDThe NonUniqueParameterNameException type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | NonUniqueParameterNameException(String) |
Creates a new NonUniqueParameterNameException.
|
![]() | NonUniqueParameterNameException(String, String) |
Creates a new NonUniqueParameterNameException.
|
Methods
Name | Description | |
---|---|---|
![]() | getCause |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
![]() | getParameterName |
Provides the name of the non-unique parameter.
|
![]() | getThrowable |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
See Also