| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Change-Id: I52cd2648d305f44d5688e7a2fcd222e6b167b97b
|
|
|
|
| |
Change-Id: I58159d6f47d38230d583bd0cd61673bfbce02955
|
|
|
|
| |
Change-Id: I40e1d087bb18742f8d28adadc3d0f442d8cc923b
|
|
|
|
| |
Change-Id: I15f6fff50e709238655a0a50f605a833e2be7d6f
|
|
|
|
| |
Change-Id: I67b3e21640760ee6581b656450e0a5517788580d
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Replaced AbstractComponent ErrorHandler with ClientConnector level error handler. Now uses the same ErrorHandler as other parts of the framework.
* Made error handling hierarchical so that the error handler of the connector where the error occured or its ancestors is used. Falls back to VaadinSession ErrorHandler.
* Changed ErrorEvent to be a class as all other events in the framework
* Renamed ErrorListener to ErrorHandler and DefaultErrorListener to DefaultErrorHandler for consistency
* Unified error handling in AbstractCommunicationManager
* Unified error handling in VaadinServlet and VaadinPortlet
* Removed superfluous ErrorEvent implementations (#10232)
Change-Id: Ied518e05209fe54685f4bebab0709b1cd5584fd1
|
|
|
|
| |
Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86
|
|
|
|
|
|
| |
Moved Terminal.ErrorEvent and Terminal.ErrorListener to com.vaadin.server
Change-Id: I4ce67722b88abc38fd740c5980836b24e511a63b
|
|
|