Class DefaultExceptionMonitor


  • public class DefaultExceptionMonitor
    extends ExceptionMonitor
    A default ExceptionMonitor implementation that logs uncaught exceptions using Logger.

    All IoServices have this implementation as a default exception monitor.

    • Constructor Detail

      • DefaultExceptionMonitor

        public DefaultExceptionMonitor()
    • Method Detail