org.apache.batik.parser

Class DefaultErrorHandler

public class DefaultErrorHandler extends Object implements ErrorHandler

This class provides a default implementation of ErrorHandler.
Method Summary
voiderror(ParseException e)
Implements {@link ErrorHandler#error(ParseException)}.

Method Detail

error

public void error(ParseException e)
Implements {@link ErrorHandler#error(ParseException)}. Throws the given exception.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.