| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
magick.MagickException
magick.MagickApiException
public class MagickApiException
Encapsulation of the ImageMagick ExceptionInfo structure as well as the exception that is thrown when an ImageMagick API failed.
| Method Summary | |
|---|---|
 java.lang.String | 
getDescription()
Get the description of the exception.  | 
 java.lang.String | 
getReason()
 | 
 int | 
getSeverity()
 | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public int getSeverity()
public java.lang.String getReason()
public java.lang.String getDescription()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||