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 void
LicenseKey.loadLicenseFile
(File licenseFile) Loads a license file or array of licenses from aFile
.static void
LicenseKey.loadLicenseFile
(InputStream licenseIs) Loads a license file or array of licenses using anInputStream
.