|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.hp.hpl.mesa.rdf.jena.common.RDFDefaultErrorHandler
| Constructor Summary | |
RDFDefaultErrorHandler()
Creates new RDFDefaultErrorHandler |
|
| Method Summary | |
void |
error(java.lang.Exception e)
report an error |
void |
fatalError(java.lang.Exception e)
report a catastrophic error. |
void |
warning(java.lang.Exception e)
report a warning |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RDFDefaultErrorHandler()
| Method Detail |
public void warning(java.lang.Exception e)
RDFErrorHandlerwarning in interface RDFErrorHandlercom.hp.hpl.mesa.rdf.jena.model.RDFErrorHandlere - an exception representing the errorpublic void error(java.lang.Exception e)
RDFErrorHandlererror in interface RDFErrorHandlercom.hp.hpl.mesa.rdf.jena.model.RDFErrorHandlere - an exception representing the errorpublic void fatalError(java.lang.Exception e)
RDFErrorHandlerfatalError in interface RDFErrorHandlercom.hp.hpl.mesa.rdf.jena.model.RDFErrorHandlere - an exception representing the errorRDFError - a generic RDF exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||