Class SimpleErrorHandler

java.lang.Object
org.kuali.rice.ken.util.SimpleErrorHandler
All Implemented Interfaces:
ErrorHandler

public class SimpleErrorHandler extends Object implements ErrorHandler
A simple SAX ErrorHandler implementation that logs to a global logger for this class, or the one provided.
Author:
Kuali Rice Team (rice.collab@kuali.org)