Class DefaultExceptionMonitor

    • Constructor Detail

      • DefaultExceptionMonitor

        public DefaultExceptionMonitor()
    • Method Detail

      • exceptionCaught

        public void exceptionCaught​(Throwable cause)
        Invoked when there are any uncaught exceptions.
        Specified by:
        exceptionCaught in class ExceptionMonitor
        Parameters:
        cause - The caught exception