|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.spy.util.NestedException
net.spy.db.SaveException
Exception thrown when a Saver save fails.
| Constructor Summary | |
SaveException(String msg)
Get an instance of SaveException with a message. |
|
SaveException(String msg,
Throwable root)
Get an instance of SaveException with a message and a root cause. |
|
| Methods inherited from class net.spy.util.NestedException |
getCause, getRootCause, printStackTrace, printStackTrace, printStackTrace, setRootCause, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SaveException(String msg)
public SaveException(String msg,
Throwable root)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||