public class ComparisonException extends PipelinedComparatorS9Exception
Indicates a problem during the comparison stage of the pipeline.
This exception is thrown when the underlying XMLComparator signals an exception or error in its
processing. The nested cause will typically be a DeltaXMLProcessingException.
DeltaXMLProcessingException,
Serialized Form| Constructor and Description |
|---|
ComparisonException(java.lang.String message,
java.lang.Throwable t)
Creates a new ComparisonException.
|
getCause, getThrowableCopyright © 2001-2018 DeltaXML Ltd. All Rights Reserved.