Class ThrowableUtils


  • public final class ThrowableUtils
    extends Object
    Class to implement Throwable utilities
    • Method Detail

      • throwUnchecked

        public static void throwUnchecked​(Throwable t)
        Method to throw a checked (RuntimeException) if a Throwable it checked
        Parameters:
        t - t