Rice Pastry API

rice.environment.params.simple
Class DefaultParamsNotPresentException

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

public class DefaultParamsNotPresentException
extends java.io.IOException

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
DefaultParamsNotPresentException(java.io.IOException ioe)
           
 
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

DefaultParamsNotPresentException

public DefaultParamsNotPresentException(java.io.IOException ioe)
Parameters:
ioe -

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.