Rice Pastry API

rice.p2p.past
Class PastException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by rice.p2p.past.PastException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
GCPastException, GCPastException.ObjectNotFoundException

public class PastException
extends java.lang.Exception

Version:
$Id: PastException.java 3613 2007-02-15 14:45:14Z jstewart $
Author:
Peter Druschel
See Also:
Serialized Form

Constructor Summary
PastException(java.lang.String msg)
          Constructor.
 
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

PastException

public PastException(java.lang.String msg)
Constructor.

Parameters:
msg - The string representing the error.

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection