Package grails.util
Class CacheEntry.UpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
grails.util.CacheEntry.UpdateException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CacheEntry<V>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUpdateException(String message, Throwable cause) UpdateException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UpdateException
-
UpdateException
-
-
Method Details
-
rethrowCause
- Throws:
Exception
-
rethrowRuntimeException
public void rethrowRuntimeException()
-