public class PipelineMismatchException extends CicsException
An incorrect pipeline mode has been used.
Constructor and Description |
---|
PipelineMismatchException(java.lang.String s,
java.lang.Throwable cause)
Constructor to be used when a PipelineMismatchException is detected.
|
setRootCause
public PipelineMismatchException(java.lang.String s, java.lang.Throwable cause)
s
- a description of the problemcause
- The original reason for the failure