Rice Pastry API

rice.p2p.past
Class PastException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--rice.p2p.past.PastException
All Implemented Interfaces:
java.io.Serializable

public class PastException
extends java.lang.Exception

Version:
$Id: PastException.java,v 1.1 2003/06/03 06:10:11 amislove 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 - Rice Pastry.


Imprint-Dataprotection