com.itmill.toolkit.terminal
Interface Terminal.ErrorEvent

All Known Subinterfaces:
AbstractComponent.ComponentErrorEvent, ParameterHandler.ErrorEvent, URIHandler.ErrorEvent, VariableOwner.ErrorEvent
All Known Implementing Classes:
Application.ApplicationError, ApplicationServlet.ParameterHandlerErrorImpl, ApplicationServlet.RequestError, ApplicationServlet.URIHandlerErrorImpl, ChangeVariablesErrorEvent, CommunicationManager.ErrorHandlerErrorEvent, CommunicationManager.URIHandlerErrorImpl
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-2009 IT Mill Ltd. All Rights Reserved.