Class ExceptionCatcher

java.lang.Object
net.nilosplace.exception_catcher.ExceptionCatcher

public class ExceptionCatcher extends Object
  • Constructor Details

    • ExceptionCatcher

      public ExceptionCatcher()
  • Method Details

    • initialize

      public static void initialize(ExceptionSink... sinks)