|
The im4java Library, Version 1.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.im4java.core.IM4JavaException org.im4java.core.InfoException
public class InfoException
This class wraps exceptions during image-attribute retrivial.
Constructor Summary | |
---|---|
InfoException()
Constructor. |
|
InfoException(java.lang.String pMessage)
Constructor. |
|
InfoException(java.lang.String pMessage,
java.lang.Throwable pCause)
Constructor. |
|
InfoException(java.lang.Throwable pCause)
Constructor. |
Method Summary |
---|
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 |
Constructor Detail |
---|
public InfoException()
public InfoException(java.lang.String pMessage)
public InfoException(java.lang.String pMessage, java.lang.Throwable pCause)
public InfoException(java.lang.Throwable pCause)
|
The im4java Library, Version 1.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |