public class DefaultErrorReporter extends Object implements IErrorReporter
IGNORE| Constructor and Description |
|---|
DefaultErrorReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionOccurred(Exception e)
Method called when a decoding error occurs.
|
public void exceptionOccurred(Exception e)
exceptionOccurred in interface IErrorReportere - The exception occurred during decoding.Copyright © 2015. All Rights Reserved.