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 2305 2005-03-11 20:22:33Z jeffh $
Author:
Jeff Hoye
See Also:
Serialized Form

Constructor Summary
ParamsNotPresentException(java.lang.String reason, java.lang.Exception e)
           
 
Method Summary
 void printStackTrace()
          DESCRIBE THE METHOD
 void printStackTrace(java.io.PrintStream arg0)
          DESCRIBE THE METHOD
 void printStackTrace(java.io.PrintWriter pw)
          DESCRIBE THE METHOD
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, 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.String reason,
                                 java.lang.Exception e)
Parameters:
reason - DESCRIBE THE PARAMETER
e - DESCRIBE THE PARAMETER
Method Detail

printStackTrace

public void printStackTrace(java.io.PrintStream arg0)
DESCRIBE THE METHOD

Parameters:
arg0 - DESCRIBE THE PARAMETER

printStackTrace

public void printStackTrace()
DESCRIBE THE METHOD


printStackTrace

public void printStackTrace(java.io.PrintWriter pw)
DESCRIBE THE METHOD

Parameters:
pw - DESCRIBE THE PARAMETER

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection