org.hibernate.ejb.packaging
Class PersistenceXmlLoader.ErrorLogger
java.lang.Object
   org.hibernate.ejb.packaging.PersistenceXmlLoader.ErrorLogger
org.hibernate.ejb.packaging.PersistenceXmlLoader.ErrorLogger
- All Implemented Interfaces: 
- ErrorHandler
- Enclosing class:
- PersistenceXmlLoader
- public static class PersistenceXmlLoader.ErrorLogger 
- extends Object- implements ErrorHandler
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
error
public void error(SAXParseException error)
- 
- Specified by:
- errorin interface- ErrorHandler
 
- 
 
fatalError
public void fatalError(SAXParseException error)
- 
- Specified by:
- fatalErrorin interface- ErrorHandler
 
- 
 
warning
public void warning(SAXParseException warn)
- 
- Specified by:
- warningin interface- ErrorHandler
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.