Namespace MASES.LicenseManager.Common
Classes
- BrokenLicenseUrlException
Exception raised if the license file is not available. Extends MissingLicenseException.
- CorruptedLicenseException
Exception raised if the license file is not available. Extends InvalidLicenseException.
- ExpiredLicenseException
Exception raised if the license is expired. Extends InvalidLicenseException.
- FallbackInTrialModeException
Exception raised if the license file is not available. Extends InvalidLicenseException.
- InvalidLicenseException
Exception raised if the license is not valid. Extends MasesBaseException.
- MachineInformationMismatchException
Exception raised if the license file is not available. Extends CorruptedLicenseException.
- MasesBaseException
Exception raised if the license is not valid. Extends Exception.
- MissingLicenseException
Exception raised if the license file is not available. Extends InvalidLicenseException.
- MissingLicenseFileException
Exception raised if the license file is not available. Extends MissingLicenseException.
- ProductMismatchException
Exception raised if the license file is not available. Extends CorruptedLicenseException.