public interface ErrorHandler
static ErrorHandler
DEFAULT
NULL
void
error(ErrorCode code, String message)
error(ErrorCode code, String message, Throwable t)
static final ErrorHandler DEFAULT
static final ErrorHandler NULL
void error(ErrorCode code, String message)
void error(ErrorCode code, String message, Throwable t)
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.