|
||||||||||
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.idoox.util.WrappedException
org.systinet.wasp.admin.AdminServiceException
org.systinet.wasp.admin.preferences.PreferencesException
Preferences exception.
Constructor Summary | |
PreferencesException()
Deprecated. Default contstructor. |
|
PreferencesException(java.lang.String message)
Deprecated. Constructor. |
|
PreferencesException(java.lang.String message,
java.lang.Throwable throwable)
Deprecated. Constructor for the AdminServiceException object |
Methods inherited from class org.idoox.util.WrappedException |
getCause, getException, getLocalizedMessage, getRootException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PreferencesException()
public PreferencesException(java.lang.String message)
message
- a given string message.public PreferencesException(java.lang.String message, java.lang.Throwable throwable)
message
- a given string message.throwable
- an original exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |