public class NoImageException
extends java.lang.Exception
| Constructor and Description |
|---|
NoImageException(java.lang.String msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
warnAndLog()
Tell the user, and log the fact, that no image was found in a file,
giving its name.
|