Class GroovyExceptionWrapper

All Implemented Interfaces:
Serializable

public class GroovyExceptionWrapper extends RuntimeException
See Also:
  • Constructor Details

    • GroovyExceptionWrapper

      public GroovyExceptionWrapper(@NotNull @NotNull Throwable original)
  • Method Details

    • maybeTranslateGroovyException

      public static Throwable maybeTranslateGroovyException(Throwable original)