Uses of Class
org.exolab.core.messenger.MessengerException

Packages that use MessengerException
org.exolab.core.messenger   
 

Uses of MessengerException in org.exolab.core.messenger
 

Subclasses of MessengerException in org.exolab.core.messenger
 class AcceptorAlreadyRegisteredException
          This exception is thrown when an attempt is made to accept connections for a URI which is already accepting connections
 class ChannelClosedException
          This exception is thrown when an attempt is made to use a channel that has been closed
 class ConnectionClosedException
          This exception is thrown when an attempt is made to use a connection that has been closed
 class InvalidChannelException
          This exception is thrown when an attempt is open a channel that doesn't exist
 class ReceiveTimeoutException
          This exception is thrown when a call to Channel.receive(long) times out
 



Copyright © 1999-2012 The Exolab Group. All Rights Reserved.