public interface IErrorReporter
Modifier and Type | Method and Description |
---|---|
void |
exceptionOccurred(Exception e)
Method called when a decoding error occurs.
|
void exceptionOccurred(Exception e)
e
- The exception occurred during decoding.Copyright © 2012. All Rights Reserved.