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.RDFErrorHandler
public void fatalError(Exception exception)
fatalError
in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
public void warning(Exception exception)
warning
in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
Copyright © 2017. All rights reserved.