com.bristle.javalib.awt
Class ImgUtil.NoImageFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bristle.javalib.awt.ImgUtil.NoImageFoundException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ImgUtil
public static class ImgUtil.NoImageFoundException
- extends Exception
This exception is thrown when the specified data source (InputStream,
file, etc) contains no image.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImgUtil.NoImageFoundException
public ImgUtil.NoImageFoundException(String msg)