| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines Java callbacks to handle exceptions.
| Method Summary | |
|  void | error(MarcReaderException exception)Receive notification of an error. | 
|  void | fatalError(MarcReaderException exception)Receive notification of a fatal error. | 
|  void | warning(MarcReaderException exception)Receive notification of a warning. | 
| Method Detail | 
public void warning(MarcReaderException exception)
Receive notification of a warning.
public void error(MarcReaderException exception)
Receive notification of an error.
public void fatalError(MarcReaderException exception)
Receive notification of a fatal error.
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||