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