|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
uk.ac.reload.moonunit.schema.ReloadSchemaException
The Exception thrown for ReloadSchema Actions
Field Summary |
Fields inherited from interface uk.ac.reload.moonunit.MoonUnitConstants |
DEBUG |
Constructor Summary | |
ReloadSchemaException(java.lang.Exception ex)
Constructor for ReloadSchemaException. |
|
ReloadSchemaException(java.lang.String msg)
|
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 ReloadSchemaException(java.lang.Exception ex)
ex
- The parent Exception that this wrapspublic ReloadSchemaException(java.lang.String msg)
msg
- The Error Message to display
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |