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 error.

Method Detail

error

public void error(ParseException e)
Implements error. Throws the given exception.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.