Class ExceptionUtil


  • public class ExceptionUtil
    extends java.lang.Object
    • Method Detail

      • softenExceptions

        public static <V> V softenExceptions​(java.util.concurrent.Callable<V> callable)
      • softenedException

        public static <T extends java.lang.RuntimeException> T softenedException​(java.lang.Throwable e)