org.jgroups

Class ChannelClosedException


public class ChannelClosedException
extends ChannelException

Constructor Summary

ChannelClosedException()
ChannelClosedException(String msg)

Method Summary

String
toString()

Methods inherited from class org.jgroups.ChannelException

getCause, printStackTrace, printStackTrace, printStackTrace, toString

Constructor Details

ChannelClosedException

public ChannelClosedException()


ChannelClosedException

public ChannelClosedException(String msg)

Method Details

toString

public String toString()
Overrides:
toString in interface ChannelException


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