Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
CICS® Transaction Gateway Base API Programming Reference v9.0.0.2
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.ctg.client.exceptions.ChannelException

  • Packages that use ChannelException 
    Package Description
    com.ibm.ctg.client
    Provides base classes for developing Java client applications.
    com.ibm.ctg.client.exceptions
    Contains exceptions thrown by the Java client API classes.
    • Uses of ChannelException in com.ibm.ctg.client

      Constructors in com.ibm.ctg.client that throw ChannelException 
      Constructor and Description
      Channel(java.lang.String channelName)
      Creates a new empty Channel with the specified name.
    • Uses of ChannelException in com.ibm.ctg.client.exceptions

      Subclasses of ChannelException in com.ibm.ctg.client.exceptions 
      Modifier and Type Class and Description
      class  ChannelNameException
      This exception is thrown if an application attempts to create a Channel with a name that is not valid.

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
©Copyright IBM Corp. 1994, 2013
Legal
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes