com.ibm.cics.server
Class ReturnedPageException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.cics.server.CicsException
                    |
                    +--com.ibm.cics.server.CicsConditionException
                          |
                          +--com.ibm.cics.server.CicsResponseConditionException
                                |
                                +--com.ibm.cics.server.ReturnedPageException

public class ReturnedPageException
extends CicsResponseConditionException

Class that represents the CICS RETPAGE condition.


Methods inherited from class com.ibm.cics.server.CicsResponseConditionException
getResponseCode
 
Methods inherited from class com.ibm.cics.server.CicsConditionException
getRESP2
 
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.