com.ibm.connector2.cics
Class CICSTxnAbendException

java.lang.Object
  extended byResourceException
      extended bycom.ibm.connector2.cics.CICSTxnAbendException

public class CICSTxnAbendException
extends ResourceException

This Exception represents invalid user input for the CICS Resource Adapters. It inherits all the properties of ResourceException

See Also:
Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values