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

String
toString()

Constructor Details

ChannelNotConnectedException

public ChannelNotConnectedException()

ChannelNotConnectedException

public ChannelNotConnectedException(String reason)

Method Details

toString

public String toString()

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.