Package com.deltaxml.core.exceptions
package com.deltaxml.core.exceptions
Contains common exceptions used across all products and features.
-
ExceptionsClassDescriptionThe comparison was cancelled via some kind of
CancellationPolicy.Indicates a problem during the comparison stage of the pipeline.Indicates a problem evaluating the 'when' XPath expression on a conditional filter in a DXP file.AnExceptionof this type is thrown when a configuration instance cannot be validated, due to problems in the configuration data supplied by the user.This class specifies an error condition.This class specifies an exceptional condition.Indicates that an attempt has been made to declare multiple PipelineSteps with the same name in a single Pipeline.Indicates an error encountered either when resolving XPath expressions in the Pipeline Description or when validating the resolved Pipeline Description.Thrown to indicate that a feature name has not been recognized.Thrown to indicate that a feature has been set to a value which is not supported or is disallowed.Thrown to indicate that a filter class instantiation problem has been detected.Thrown to indicate a failure in creating or configuring an XSLT-based SAX event filter.Indicates an error in compiling, configuring or running a filter.Thrown to indicate that a filter parameterization problem has been detected.Thrown to indicate a failure when running a pipeline filter.An exception used to indicate a problem in a filter, where the location of the filter cannot be precisely identified, typically because of filter streaming.An exception indicating a problem when applying a single filter to a pipeline input or output.Indicates that an input could not be loaded.An exception which indicates that an input is not of the correct format for this pipeline.Used to indicate that the DXP File loaded by a DXPConfiguration is not valid.Thrown when the DXP pipelineParameter names are not unique.Thrown when an a parameter or feature has incorrect DXP syntax.Indicates a problem creating or configuring an XML Parser.Thrown to indicate a problem instantiating or configuring a SAX Parser.Indicates an error encountered when processing properties or features in the 'advancedConfig' element of the Pipeline Description.Indicates an error condition in the Pipeline Description format.Indicates an error encountered when loading a filter defined in a Pipeline Description format, after parameters are resolved.Indicates an error condition in the use of a Pipeline Object.Indicates a problem when loading a pipeline.Indicates a problem when saving or serializing the result of a comparison using PipelinedComparatorS9.Thrown to indicate a problem setting a property on all pipelined comparators.Thrown to indicate a problem setting a property with an unsupported value or type.Indicates a problem with writing the comparison result.Indicates an error encountered when parsing the Pipeline Description format, prior to resolving any parameters.Thrown to indicate a problem instantiating or configuring an XSLT Transformer.Thrown when an attempt was made to reference an unknown or undeclared DXP parameter.Indicates a problem evaluating the 'xpath' XPath expression on a filter parameter in a DXP file.