public class BitmapException extends Exception
Constructor and Description |
---|
BitmapException()
Constructor.
|
BitmapException(String s)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BitmapException()
public BitmapException(String s)
s
- the message.