|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.portal.generic.ExceptionEvent
public abstract class ExceptionEvent
Event passed to Window.handleException(RenderRequest, RenderResponse, com.caucho.portal.generic.ExceptionEvent).
| Constructor Summary | |
|---|---|
ExceptionEvent()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Exception |
getException()
|
abstract boolean |
isHandled()
|
abstract boolean |
isHideWindow()
|
abstract void |
setHandled(boolean hideWindow)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionEvent()
| Method Detail |
|---|
public abstract java.lang.Exception getException()
public abstract void setHandled(boolean hideWindow)
public abstract boolean isHandled()
public abstract boolean isHideWindow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||