org.erowid.sperowider.configuration
Class SettingDoesNotExistException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.erowid.sperowider.configuration.SettingDoesNotExistException
All Implemented Interfaces:
Serializable

public class SettingDoesNotExistException
extends Exception

Thrown by the various methods in Configuration if a request setting has not been created.

Version:
: $Header: /cvsroot/sperowider/SPEROWIDER_MODULE/javasource/org/erowid/sperowider/configuration/SettingDoesNotExistException.java,v 1.2 2005/01/15 23:26:15 gurustu Exp $
Author:
: $Author: gurustu $
See Also:
Serialized Form

Constructor Summary
SettingDoesNotExistException()
          Standard constructor
SettingDoesNotExistException(String message)
          Standard constructor
SettingDoesNotExistException(String message, Throwable cause)
          Standard constructor
SettingDoesNotExistException(Throwable cause)
          Standard 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

SettingDoesNotExistException

public SettingDoesNotExistException()
Standard constructor


SettingDoesNotExistException

public SettingDoesNotExistException(String message)
Standard constructor


SettingDoesNotExistException

public SettingDoesNotExistException(Throwable cause)
Standard constructor


SettingDoesNotExistException

public SettingDoesNotExistException(String message,
                                    Throwable cause)
Standard constructor


spero logo small Sperowider is
© 2005 Erowid.org