com.ibm.cics.server
Class DuplicateRecordException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.cics.server.CicsException
                    |
                    +--com.ibm.cics.server.CicsConditionException
                          |
                          +--com.ibm.cics.server.DuplicateRecordException
All Implemented Interfaces:
java.io.Serializable

public class DuplicateRecordException
extends CicsConditionException

Class that represents the CICS DUPREC condition.

See Also:
Serialized Form

Methods inherited from class com.ibm.cics.server.CicsConditionException
getRESP2
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait