public class XMLSessionConfigLoader.XMLSessionConfigLoaderErrorHandler extends Object implements ErrorHandler
Purpose: Provide a mechanism to swallow all parsing errors
ErrorHandler| Constructor and Description |
|---|
XMLSessionConfigLoaderErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(SAXParseException e) |
void |
fatalError(SAXParseException e) |
void |
warning(SAXParseException e) |
public void warning(SAXParseException e) throws SAXException
warning in interface ErrorHandlerSAXExceptionpublic void error(SAXParseException e) throws SAXException
error in interface ErrorHandlerSAXExceptionpublic void fatalError(SAXParseException e) throws SAXException
fatalError in interface ErrorHandlerSAXExceptionEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference