|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RDFErrorHandler
A generic error handler.
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 |
Method Detail |
---|
void warning(java.lang.Exception e)
e
- an exception representing the errorvoid error(java.lang.Exception e)
e
- an exception representing the errorvoid fatalError(java.lang.Exception e)
e
- an exception representing the error
RDFError
- a generic RDF exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |