rice.environment.params.simple
Class ParamsNotPresentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rice.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
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 |
ParamsNotPresentException
public ParamsNotPresentException(java.lang.String reason,
java.lang.Exception e)
- Parameters:
reason
- DESCRIBE THE PARAMETERe
- DESCRIBE THE PARAMETER
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
Copyright © 2001-2005 - Rice Pastry.