Uses of Class
com.vaadin.copilot.exception.SuggestRestartException
Packages that use SuggestRestartException
-
Uses of SuggestRestartException in com.vaadin.copilot.javarewriter
Methods in com.vaadin.copilot.javarewriter that throw SuggestRestartExceptionModifier and TypeMethodDescriptionvoidSourceSyncChecker.throwIfViewDeleted(ComponentTypeAndSourceLocation componentTypeAndSourceLocation) Throws an exception if class from the givencomponentTypeAndSourceLocationis deleted during the lifetime of the application.