|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsiouxsie.desktop.commands.impl.ExceptionHandler
public class ExceptionHandler
Constructor Summary | |
---|---|
ExceptionHandler()
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
|
java.lang.String |
getTitle()
|
void |
handleException(java.lang.Exception e)
Handle exception |
void |
setMessage(java.lang.String message)
|
void |
setTitle(java.lang.String title)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionHandler()
Method Detail |
---|
public void handleException(java.lang.Exception e)
IExceptionHandler
handleException
in interface IExceptionHandler
public java.lang.String getMessage()
public void setMessage(java.lang.String message)
public java.lang.String getTitle()
public void setTitle(java.lang.String title)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |