public class IncompatiblePipelineException extends CicsException
An incompatible handler is configured in the pipeline.
| Constructor and Description |
|---|
IncompatiblePipelineException(java.lang.String s,
java.lang.Throwable cause)
Constructor to be used when a IncompatiblePipelineException is detected.
|
setRootCausepublic IncompatiblePipelineException(java.lang.String s,
java.lang.Throwable cause)
s - a description of the problemcause - The original reason for the failure