com.ibm.cics.server
Class AbendCancelException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.ibm.cics.server.CicsRuntimeException
                          |
                          +--com.ibm.cics.server.AbendCancelException

public class AbendCancelException
extends CicsRuntimeException

Class that corresponds to a CICS ABEND CANCEL.


Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright (c) 2005 by Sun Microsystems, Inc.