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

The FeatureNotRecognizedException type exposes the following members.
Constructors

  NameDescription
Public methodFeatureNotRecognizedException(Exception, String)
Creates a new FeatureNotRecognizedException.
Public methodFeatureNotRecognizedException(String, String)
Creates a new FeatureNotRecognizedException.
Public methodFeatureNotRecognizedException(String, Exception, String)
Creates a new FeatureNotRecognizedException.
Back to Top
Methods

  NameDescription
Public methodgetCause
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Public methodgetFeatureName
Provides the featureName that is not recognized.
Public methodgetThrowable
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Back to Top
See Also