Uses of Class
com.vaadin.flow.internal.FrontendUtils.UnknownVersionException
Packages that use FrontendUtils.UnknownVersionException
-
Uses of FrontendUtils.UnknownVersionException in com.vaadin.flow.internal
Methods in com.vaadin.flow.internal that throw FrontendUtils.UnknownVersionExceptionModifier and TypeMethodDescriptionstatic FrontendVersionFrontendUtils.getVersion(String tool, List<String> versionCommand) Gets the version of a frontend tool by executing a version command and parsing the output.