org.ow2.jonas.discovery.jgroups.comm.exception
Class StopDiscException

java.lang.Object
  extended by java.lang.Throwable
      extended by org.ow2.jonas.discovery.jgroups.comm.exception.StopDiscException
All Implemented Interfaces:
Serializable

public class StopDiscException
extends Throwable

Author:
eyindanga
See Also:
Serialized Form

Constructor Summary
StopDiscException(String message)
          Constructor.
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StopDiscException

public StopDiscException(String message)
Constructor.

Parameters:
message - The message of the exception
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


Copyright © 2010 OW2 Consortium. All Rights Reserved.