|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.cics.server.CicsException | +--com.ibm.cics.server.CicsConditionException | +--com.ibm.cics.server.CicsResponseConditionException
This class is the superclass of all JCICS exception classes that represent CICS conditions for which a response code is defined.
Method Summary | |
byte[] |
getResponseCode()
Return the respose code as defined in EIBRCODE. |
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 |
Method Detail |
public byte[] getResponseCode()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |