org.jgroups

Class ChannelNotConnectedException

public class ChannelNotConnectedException extends ChannelException

Thrown if an operation is attemped on an unconnected channel.
Constructor Summary
ChannelNotConnectedException()
ChannelNotConnectedException(String reason)
Method Summary
StringtoString()

Constructor Detail

ChannelNotConnectedException

public ChannelNotConnectedException()

ChannelNotConnectedException

public ChannelNotConnectedException(String reason)

Method Detail

toString

public String toString()
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.