Class ErrorHandlerImpl

java.lang.Object
org.iso_relax.ant.ErrorHandlerImpl
All Implemented Interfaces:
ErrorHandler

public class ErrorHandlerImpl extends Object implements ErrorHandler
Error handler implementation that reports errors through the logging mechanism of Ant task.
Author:
Kohsuke Kawaguchi (kk@kohsuke.org)