Class Exceptions


  • public class Exceptions
    extends java.lang.Object
    • Constructor Detail

      • Exceptions

        public Exceptions()
    • Method Detail

      • unchecked

        public static java.lang.RuntimeException unchecked​(java.lang.Throwable t)
      • rethrow

        public static <T> T rethrow​(java.lang.Throwable e)