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