Class BootErrorHandlerConsole

  • All Implemented Interfaces:
    BootErrorHandler

    public class BootErrorHandlerConsole
    extends java.lang.Object
    implements BootErrorHandler
    Console out based error handler implementation, most suites good for non-interactive service-style applications.
    Version:
    $Id$