public class BadImageContentException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
BadImageContentException()
Constructs a BadImageContentException
|
BadImageContentException(java.lang.String s)
Constructs a BadImageContentException with a message
|