Class ErrorHandlerRI
java.lang.Object
com.sun.xml.rpc.processor.modeler.j2ee.xml.ErrorHandlerRI
- All Implemented Interfaces:
ErrorHandler
SAX Error handler
- Author:
- Michael Cheng
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
ErrorHandlerRI
public ErrorHandlerRI()
-
-
Method Details
-
error
- Specified by:
errorin interfaceErrorHandler- Throws:
SAXException
-
fatalError
- Specified by:
fatalErrorin interfaceErrorHandler- Throws:
SAXException
-
warning
- Specified by:
warningin interfaceErrorHandler- Throws:
SAXException
-