public static class Image.ImageProcessingException extends RuntimeException
Image.getBitmap(int)
Constructor and Description |
---|
ImageProcessingException(String message)
Build an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImageProcessingException(String message)
message
- description of the error.