Rice Pastry API

rice.environment.params.simple
Class ParamsNotPresentException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byrice.environment.params.simple.ParamsNotPresentException
All Implemented Interfaces:
java.io.Serializable

public class ParamsNotPresentException
extends java.lang.RuntimeException

Unable to load the default parameters file. This is required for running pastry.

Version:
$Id: pretty.settings,v 1.3 2005/03/11 20:22:33 jeffh Exp $
Author:
Jeff Hoye
See Also:
Serialized Form

Constructor Summary
ParamsNotPresentException(java.lang.Exception e)
           
 
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

ParamsNotPresentException

public ParamsNotPresentException(java.lang.Exception e)
Parameters:
e - DESCRIBE THE PARAMETER

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.