org.eclipse.lyo.oslc4j.provider.jena
Class ErrorHandler
java.lang.Object
org.eclipse.lyo.oslc4j.provider.jena.ErrorHandler
- All Implemented Interfaces:
- com.hp.hpl.jena.rdf.model.RDFErrorHandler
public final class ErrorHandler
- extends Object
- implements com.hp.hpl.jena.rdf.model.RDFErrorHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorHandler
public ErrorHandler()
error
public void error(Exception exception)
- Specified by:
error
in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
fatalError
public void fatalError(Exception exception)
- Specified by:
fatalError
in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
warning
public void warning(Exception exception)
- Specified by:
warning
in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
Copyright © 2013. All rights reserved.