Rice Pastry API

rice.pastry
Class JoinFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by rice.pastry.JoinFailedException
All Implemented Interfaces:
java.io.Serializable

public class JoinFailedException
extends java.lang.Exception

DESCRIBE THE CLASS

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh
See Also:
Serialized Form

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

Constructor Detail

JoinFailedException

public JoinFailedException()
Constructor for JoinFailedException.


JoinFailedException

public JoinFailedException(java.lang.String message,
                           java.lang.Throwable cause)
Constructor for JoinFailedException.

Parameters:
message - DESCRIBE THE PARAMETER
cause - DESCRIBE THE PARAMETER

JoinFailedException

public JoinFailedException(java.lang.String message)
Constructor for JoinFailedException.

Parameters:
message - DESCRIBE THE PARAMETER

JoinFailedException

public JoinFailedException(java.lang.Throwable cause)
Constructor for JoinFailedException.

Parameters:
cause - DESCRIBE THE PARAMETER

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.