XML Compare .NET API Documentation - DEPRECATEDThe UnknownParameterException type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | UnknownParameterException |
Creates a new UnknownParameterException.
|
Methods
Name | Description | |
---|---|---|
![]() | getCause |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
![]() | getThrowable |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
![]() | getUnkownParameterContext |
Provides the context in which the parameter was attempting to be used.
|
![]() | getUnkownParameterName |
Provides the name of the unknown or undeclared parameter.
|
See Also