Uses of Class
com.vaadin.pro.licensechecker.PreTrialCreationException
Packages that use PreTrialCreationException
-
Uses of PreTrialCreationException in com.vaadin.pro.licensechecker
Subclasses of PreTrialCreationException in com.vaadin.pro.licensecheckerModifier and TypeClassDescriptionstatic classRepresents an exception thrown when the creation of a pre-trial period fails due to the current trial being expired and not yet renewable.Methods in com.vaadin.pro.licensechecker that throw PreTrialCreationExceptionModifier and TypeMethodDescriptionstatic PreTrialLicenseChecker.startPreTrial()Starts a pre-trial period by using the default machine ID and a predefined user key.static PreTrialLicenseChecker.startPreTrial(String machineId, String userKey) Starts a pre-trial period by using given machine ID and given user key.