|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TopLevelException
Interface for excpetions where the message is directly presented to the user interface.
| Method Summary | |
|---|---|
int |
getErrnum()
|
Throwable |
getException()
Returns an inner excpetion, null if there is none. |
boolean |
isWarning()
|
void |
setWarning(boolean warning)
Set the exception as warning. |
| Method Detail |
|---|
Throwable getException()
void setWarning(boolean warning)
boolean isWarning()
int getErrnum()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||