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

The UnknownParameterException type exposes the following members.
Constructors

  NameDescription
Public methodUnknownParameterException
Creates a new UnknownParameterException.
Back to Top
Methods

  NameDescription
Public methodgetCause
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Public methodgetThrowable
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Public methodgetUnkownParameterContext
Provides the context in which the parameter was attempting to be used.
Public methodgetUnkownParameterName
Provides the name of the unknown or undeclared parameter.
Back to Top
See Also