See: Description
Exception | Description |
---|---|
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. |
ContainerBidiException |
This exception is thrown if an application attempts to create a
Container with the Java
system property ctg.bidi.target.layout set to an unknown value. |
ContainerException |
This exception is thrown when an error occurs while using a
Container . |
ContainerExistsException | |
ContainerNameException |
This exception is thrown if an application attempts to create a
Container with a name that is not
valid. |
ContainerNotFoundException | |
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. |