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, toString
public LicenseKeyException(String message)
message
- the detail message.
Copyright © 2023. All rights reserved.