public class ImageCreationException extends RuntimeException
Constructor and Description |
---|
ImageCreationException()
Constructs an ImageCreationException with no detail message.
|
ImageCreationException(String message)
Constructs an ImageCreationException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
public ImageCreationException()
public ImageCreationException(String message)
message
- the exception message