Groovy Documentation

simplejpa.transaction
[Groovy] Class ReturnFailedSignal

java.lang.Object
  java.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

ReturnFailedSignal()


 

Groovy Documentation