Class ErrorViewHotswapper

java.lang.Object
com.vaadin.base.devserver.hotswap.impl.ErrorViewHotswapper
All Implemented Interfaces:
VaadinHotswapper

@Priority(100) public class ErrorViewHotswapper extends Object implements VaadinHotswapper
Triggers UI refresh when hotswap occurs while an error view is displayed. This ensures that fixing a broken class during development will refresh the error page and attempt to re-navigate to the original location.

For internal use only. May be renamed or removed in a future release.

Since:
25.0