public interface SMFParserEventsErrorType
| Modifier and Type | Method and Description |
|---|---|
void |
onError(SMFErrorType e)
An error has occurred.
|
void |
onWarning(SMFWarningType w)
An error has occurred of a severity low enough that it should just be
considered a warning.
|
void onError(SMFErrorType e)
e - The errorvoid onWarning(SMFWarningType w)
w - The warningCopyright © 2017 <code@io7m.com> http://io7m.com