Class Exceptions


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

      • Exceptions

        public Exceptions()
    • Method Detail

      • coerceException

        public static java.lang.Exception coerceException​(java.lang.Throwable throwable)
      • unchecked

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

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