|
||||||||||
| 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(Exception e)
report an error |
void |
fatalError(Exception e)
report a catastrophic error. |
void |
warning(Exception e)
report a warning |
| Method Detail |
|---|
void warning(Exception e)
e - an exception representing the errorvoid error(Exception e)
e - an exception representing the errorvoid fatalError(Exception e)
e - an exception representing the error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||