public interface IIOReadWarningListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
warningOccurred(ImageReader source,
String warning)
Reports the occurrence of a non-fatal error in decoding.
|
void warningOccurred(ImageReader source, String warning)
source - the ImageReader object calling this methodwarning - the warning