|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelException | |
---|---|
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. |
Uses of ChannelException in com.ibm.ctg.client |
---|
Constructors in com.ibm.ctg.client that throw ChannelException | |
---|---|
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 | |
---|---|
class |
ChannelNameException
This exception is thrown if an application attempts to create a Channel with a name that is not valid. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |