com.itmill.toolkit.terminal
Interface ParameterHandler.ErrorEvent

All Superinterfaces:
Terminal.ErrorEvent
All Known Implementing Classes:
ApplicationServlet.ParameterHandlerErrorImpl
Enclosing interface:
ParameterHandler

public static interface ParameterHandler.ErrorEvent
extends Terminal.ErrorEvent

ParameterHandler error event.


Method Summary
 ParameterHandler getParameterHandler()
          Gets the source ParameterHandler.
 
Methods inherited from interface com.itmill.toolkit.terminal.Terminal.ErrorEvent
getThrowable
 

Method Detail

getParameterHandler

ParameterHandler getParameterHandler()
Gets the source ParameterHandler.

Returns:
the source Parameter Handler.


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