|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.erowid.sperowider.configuration.SettingDoesNotExistException
Thrown by the various methods in Configuration if a
request setting has not been created.
| 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 |
public SettingDoesNotExistException()
public SettingDoesNotExistException(String message)
public SettingDoesNotExistException(Throwable cause)
public SettingDoesNotExistException(String message,
Throwable cause)
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||