public class InvalidPipelineException extends DXPConfigurationException
This Exception is thrown when calling one of the generate
methods on DXPConfiguration
or when constructing
a new DXPConfigurationS9
The Exception could be thrown for one the following reasons:
<comparatorPipeline>
when
or xpath
) and is being used by
DXPConfiguration
rather than DXPConfigurationS9
Constructor and Description |
---|
InvalidPipelineException(java.lang.String message)
Creates a new InvalidPipelineException.
|
getCause, getThrowable