CICS® Transaction Gateway Base API Programming Reference v8.1.0.2

Package com.ibm.ctg.client.exceptions

Contains exceptions thrown by the Java client API classes.

See:
          Description

Exception Summary
ChannelException This exception is thrown when an error occurs while using a Channel.
ChannelNameException This exception is thrown if an application attempts to create a Channel with a name that is not valid.
ContainerException This exception is thrown when an error occurs while using a Container.
ContainerExistsException This exception is thrown when an application attempts to create, add, copy or move a Container to a Channel which already holds a Container with the same name.
ContainerNameException This exception is thrown if an application attempts to create a Container with a name that is not valid.
ContainerNotFoundException This exception is thrown when an application attempts to access a Container which is not in the Channel.
ContainerTypeException This exception is thrown when an application attempts to get the wrong type of data from a Container or put the wrong type of data into it.
 

Package com.ibm.ctg.client.exceptions Description

Contains exceptions thrown by the Java client API classes.


©Copyright IBM Corp. 1994, 2012
Legal