public class LicenseKeyException
extends com.itextpdf.commons.exceptions.ITextException
| Constructor and Description |
|---|
LicenseKeyException(String message)
Creates a new instance of LicenseKeyException exception.
|
LicenseKeyException(String message, Throwable cause)
Creates a new instance of LicenseKeyException message with cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LicenseKeyException(String message)
message - the detail message.
Copyright © 2022. All rights reserved.