Uses of Class
com.iizix.license.LicenseException
Uses of LicenseException in com.iizigo.editor
Modifier and TypeMethodDescriptionstatic LicenseException
PropEditorPart.getLicenseException()
Gets the potential license exception that occurred when loading it.Modifier and TypeMethodDescriptionstatic void
PropEditorPart.invalidLicense
(LicenseException e) Called from the SWT thread if the license is not valid.Uses of LicenseException in com.iizix.license
Modifier and TypeMethodDescriptionvoid
ILicenseSystemError.onError
(LicenseException exception) Called when the license system shuts down the IIZI functions.Modifier and TypeMethodDescriptionIGenericLicenseSystem.completeRegistration
(GenericCallback<Void, String> callback) Completes the registration.void
IGenericLicenseSystem.save()
Saves the license file.