Rice Pastry API

rice.p2p.past
Class PastException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byrice.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,v 1.2 2005/03/11 00:58:03 jeffh Exp $
Author:
Peter Druschel
See Also:
Serialized Form

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