public final class ErrorHandler extends Object implements com.hp.hpl.jena.rdf.model.RDFErrorHandler
| Constructor and Description |
|---|
ErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(Exception exception) |
void |
fatalError(Exception exception) |
void |
warning(Exception exception) |
public void error(Exception exception)
error in interface com.hp.hpl.jena.rdf.model.RDFErrorHandlerpublic void fatalError(Exception exception)
fatalError in interface com.hp.hpl.jena.rdf.model.RDFErrorHandlerpublic void warning(Exception exception)
warning in interface com.hp.hpl.jena.rdf.model.RDFErrorHandlerCopyright © 2017. All rights reserved.