Package com.illumon.iris.db.util
Class GroovyExceptionWrapper
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.db.util.GroovyExceptionWrapper
- All Implemented Interfaces:
Serializable
public class GroovyExceptionWrapper extends RuntimeException
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGroovyExceptionWrapper.TranslatedException -
Constructor Summary
Constructors Constructor Description GroovyExceptionWrapper(Throwable original) -
Method Summary
Modifier and Type Method Description static ThrowablemaybeTranslateGroovyException(Throwable original)Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString