|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
simplejpa.transaction.ReturnFailedSignal
class ReturnFailedSignal extends Exception
| Constructor Summary | |
ReturnFailedSignal()
|
|
| Method Summary |
|---|
| Methods inherited from class Exception | |
|---|---|
| toString, getCause, getMessage, getLocalizedMessage, initCause, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getStackTrace, setStackTrace, addSuppressed, getSuppressed, getClass, hashCode, equals, notify, notifyAll, wait, wait, wait |
| Methods inherited from class Throwable | |
|---|---|
| toString, getCause, getMessage, getLocalizedMessage, initCause, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getStackTrace, setStackTrace, addSuppressed, getSuppressed, getClass, hashCode, equals, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
ReturnFailedSignal()
Groovy Documentation