|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.drew.lang.CompoundException
com.drew.metadata.MetadataException
| Constructor Summary | |
MetadataException(java.lang.String msg)
|
|
MetadataException(java.lang.String msg,
java.lang.Throwable innerException)
|
|
MetadataException(java.lang.Throwable exception)
|
|
| Methods inherited from class com.drew.lang.CompoundException |
getInnerException, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MetadataException(java.lang.String msg)
public MetadataException(java.lang.Throwable exception)
public MetadataException(java.lang.String msg,
java.lang.Throwable innerException)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||