@EventType(name="Exception", browser=false) public abstract class OnException extends EventListener
Throwable you can get by calling Event.getData(). You should
write how the application should to behave. For instance sent message to user
by Element.callScript("alert('Exception')"). This event is fired only on
FireWebApplication.| Constructor and Description |
|---|
OnException() |
getActionType, getEventName, getName, getScript, getValueType, isBrowser, isBubbling, isCallBeforeAfter, isExtraInfo, isFeedBack, isNotifyServer, isPreventDefault, perform, setActionType, setBubbling, setCallBeforeAfter, setExtraInfo, setFeedBack, setNotifyServer, setPreventDefault, setScript, setValueType