org.knime.base.node.io.pmml.read
Class LoggingErrorHandler
java.lang.Object
org.knime.base.node.io.pmml.read.LoggingErrorHandler
- All Implemented Interfaces:
- ErrorHandler
public class LoggingErrorHandler
- extends Object
- implements ErrorHandler
Error handler that throws an exception if an error occurs.
- Author:
- Fabian Dill, University of Konstanz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingErrorHandler
public LoggingErrorHandler()
error
public void error(SAXParseException saxe)
throws SAXException
-
- Specified by:
error
in interface ErrorHandler
- Throws:
SAXException
fatalError
public void fatalError(SAXParseException saxe)
throws SAXException
-
- Specified by:
fatalError
in interface ErrorHandler
- Throws:
SAXException
warning
public void warning(SAXParseException saxe)
throws SAXException
-
- Specified by:
warning
in interface ErrorHandler
- Throws:
SAXException
Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display,
or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the
copyright owner or as specified in the license file distributed with this product.