Uses of Class
com.itextpdf.licensing.base.exceptions.LicenseKeyException
Packages that use LicenseKeyException
-
Uses of LicenseKeyException in com.itextpdf.licensing.base
Methods in com.itextpdf.licensing.base that throw LicenseKeyExceptionModifier and TypeMethodDescriptionstatic voidLicenseKey.loadLicenseFile(File licenseFile) Loads a license file or array of licenses from aFile.static voidLicenseKey.loadLicenseFile(InputStream licenseIs) Loads a license file or array of licenses using anInputStream.