Class HandlerErrorManager


  • public final class HandlerErrorManager
    extends ExtErrorManager
    An error manager which publishes errors to a handler.
    • Constructor Detail

      • HandlerErrorManager

        public HandlerErrorManager​(Handler handler)
        Construct a new instance.
        Parameters:
        handler - the handler to set (must not be null)