Uses of Class
com.iizix.license.LicenseException
Packages that use LicenseException
Uses of LicenseException in com.iizigo.editor
Methods in com.iizigo.editor that return LicenseExceptionModifier and TypeMethodDescriptionstatic LicenseExceptionPropEditorPart.getLicenseException()Gets the potential license exception that occurred when loading it.Methods in com.iizigo.editor with parameters of type LicenseExceptionModifier and TypeMethodDescriptionstatic voidPropEditorPart.invalidLicense(LicenseException e) Called from the SWT thread if the license is not valid.Uses of LicenseException in com.iizix.license
Methods in com.iizix.license with parameters of type LicenseExceptionModifier and TypeMethodDescriptionvoidILicenseSystemError.onError(LicenseException exception) Called when the license system shuts down the IIZI functions.Methods in com.iizix.license that throw LicenseExceptionModifier and TypeMethodDescriptionIGenericLicenseSystem.completeRegistration(GenericCallback<Void, String> callback) Completes the registration.voidIGenericLicenseSystem.save()Saves the license file.