|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.novell.emframe.dev.PluginException
com.novell.emframe.dev.PageException
com.novell.emframe.dev.FatalPageException
Fatal Exception generated by PropertyBookPage objects.
| Constructor Summary | |
FatalPageException(java.lang.String header,
java.lang.String body)
Constructs an exception with only a header and body. |
|
| Methods inherited from class com.novell.emframe.dev.PluginException |
getBody, getBoldText, getErrorCode, getException, getHeader, getLocalizedMessage, getMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, 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 FatalPageException(java.lang.String header,
java.lang.String body)
header - If header is null; the header will just be "Error"body - Example: "{0} is not a valid user"
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||