|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
MUM.metadataService.exception.MetadataException
This class define the exception launched when occurs a problem with metadata.
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Constructor Summary | |
MetadataException(java.lang.String explanation,
java.lang.Exception exception)
The construtor accepts a string where we explain why this exception was launched |
|
| Method Summary | |
java.lang.Exception |
getException()
|
| 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 MetadataException(java.lang.String explanation,
java.lang.Exception exception)
| Method Detail |
public java.lang.Exception getException()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||