|
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.editor.ReloadEditorException
The Reload Exception Class that can be thrown for debugging
Constructor Summary | |
ReloadEditorException(java.lang.Exception ex)
Constructor for ReloadException. |
|
ReloadEditorException(java.lang.String msg)
Constructor for ReloadException. |
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 ReloadEditorException(java.lang.Exception ex)
ex
- The parent Exception that this wrapspublic ReloadEditorException(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 |