|
|||||||||||
| 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.util.BrokenPromiseException
Report on a broken promise.
| Constructor Summary | |
BrokenPromiseException(String msg)
Get an instance of BrokenPromiseException with a message. |
|
BrokenPromiseException(String msg,
Throwable t)
Get an instance of BrokenPromiseException with a message and a root cause Throwable. |
|
| 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 BrokenPromiseException(String msg)
public BrokenPromiseException(String msg,
Throwable t)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||