public class ImageNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ImageNotFoundException(String message)
Creates an ImageNotFoundException with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ImageNotFoundException(String message)
message - The message.
Copyright 2009-2012 Micro Focus. All Rights Reserved.