com.itmill.toolkit.terminal
Interface URIHandler.ErrorEvent

All Superinterfaces:
Terminal.ErrorEvent
All Known Implementing Classes:
ApplicationServlet.URIHandlerErrorImpl, CommunicationManager.URIHandlerErrorImpl
Enclosing interface:
URIHandler

public static interface URIHandler.ErrorEvent
extends Terminal.ErrorEvent

URIHandler error event.


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

Method Detail

getURIHandler

URIHandler getURIHandler()
Gets the source URIHandler.

Returns:
the URIHandler.


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