CICS® Transaction Gateway Programming Reference v1.1.0.0

Uses of Package
com.ibm.ctg.client.exceptions

Packages that use com.ibm.ctg.client.exceptions
com.ibm.ctg.client Provides ECI, EPI and ESI base classes for developing Java client applications. 
com.ibm.ctg.client.exceptions Contains exceptions thrown by the Java client API classes. 
 

Classes in com.ibm.ctg.client.exceptions used by com.ibm.ctg.client
ChannelException
          This exception is thrown when an error occurs while using a Channel.
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.
ContainerNotFoundException
          This exception is thrown when an application attempts to access a Container which is not in the Channel.
 

Classes in com.ibm.ctg.client.exceptions used by com.ibm.ctg.client.exceptions
ChannelException
          This exception is thrown when an error occurs while using a Channel.
ContainerException
          This exception is thrown when an error occurs while using a Container.
 


©Copyright IBM Corp. 1994, 2014
Legal