org.jgroups

Class ChannelNotConnectedException


public class ChannelNotConnectedException
extends ChannelException

Constructor Summary

ChannelNotConnectedException()
ChannelNotConnectedException(String reason)

Method Summary

String
toString()

Methods inherited from class org.jgroups.ChannelException

getCause, printStackTrace, printStackTrace, printStackTrace, toString

Constructor Details

ChannelNotConnectedException

public ChannelNotConnectedException()


ChannelNotConnectedException

public ChannelNotConnectedException(String reason)

Method Details

toString

public String toString()
Overrides:
toString in interface ChannelException


Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.