public class MagickException extends Exception
MagickApiException,
Serialized Form| Constructor and Description |
|---|
MagickException(String mesg)
Construct an exception with a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MagickException(String mesg)
mesg - message attached to the exceptionCopyright © 2017. All rights reserved.