com.itmill.toolkit.terminal
Interface Terminal.ErrorEvent

All Known Subinterfaces:
ParameterHandler.ErrorEvent, URIHandler.ErrorEvent, VariableOwner.ErrorEvent
All Known Implementing Classes:
AjaxApplicationManager.URIHandlerErrorImpl, AjaxVariableMap.TerminalErrorImpl, AjaxVariableMap.VariableOwnerErrorImpl, ApplicationServlet.ParameterHandlerErrorImpl, ApplicationServlet.URIHandlerErrorImpl, HttpVariableMap.TerminalErrorImpl, HttpVariableMap.VariableOwnerErrorImpl
Enclosing interface:
Terminal

public static interface Terminal.ErrorEvent

Terminal error event.


Method Summary
 Throwable getThrowable()
          Gets the contained throwable.
 

Method Detail

getThrowable

Throwable getThrowable()
Gets the contained throwable.



Copyright © 2000-2008 IT Mill Ltd. All Rights Reserved.