public class ImageCreationException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ImageCreationException()
Constructs an ImageCreationException with no detail message.
|
ImageCreationException(java.lang.String message)
Constructs an ImageCreationException with the specified detail message.
|
public ImageCreationException()
public ImageCreationException(java.lang.String message)
message - the exception message