Class ExceptionUtils

java.lang.Object
io.karma.kommons.util.ExceptionUtils

@API(status=STABLE) public final class ExceptionUtils extends Object
Since:
02/02/2022
  • Method Details

    • handleError

      public static void handleError(@Nullable @Nullable Throwable t, @Nullable @Nullable Consumer<String> handler)
    • handleError

      public static void handleError(@Nullable @Nullable Throwable t)