Class BootErrorHandlerConsole

java.lang.Object
org.java.plugin.boot.BootErrorHandlerConsole
All Implemented Interfaces:
BootErrorHandler

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