org.apache.catalina.startup

Class ContextConfig.ContextErrorHandler

protected class ContextConfig.ContextErrorHandler extends Object implements ErrorHandler

Method Summary
voiderror(SAXParseException exception)
voidfatalError(SAXParseException exception)
voidwarning(SAXParseException exception)

Method Detail

error

public void error(SAXParseException exception)

fatalError

public void fatalError(SAXParseException exception)

warning

public void warning(SAXParseException exception)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.