Class IgnoreAllErrorHandler

  • All Implemented Interfaces:
    ErrorHandler

    public class IgnoreAllErrorHandler
    extends Object
    implements ErrorHandler
    This ErrorHandler does absolutely nothing but log the events.
    Author:
    Christian Geuer-Pollmann