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 LicenseException
PropEditorPart.getLicenseException()
Gets the potential license exception that occurred when loading it.Methods in com.iizigo.editor with parameters of type LicenseExceptionModifier 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
Methods in com.iizix.license with parameters of type LicenseExceptionModifier and TypeMethodDescriptionvoid
ILicenseSystemError.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.void
IGenericLicenseSystem.save()
Saves the license file.