Class IronPdfLicensingException

All Implemented Interfaces:
Serializable

public final class IronPdfLicensingException extends IronPdfProductException

Get a free development license at https://ironpdf.com/licensing/#trial-license or purchase a deployment license from https://ironpdf.com/licensing/.

See Also:
  • Constructor Details

    • IronPdfLicensingException

      public IronPdfLicensingException(String message, String stackTrace, String exceptionType)
      Instantiates a new Iron pdf licensing exception.
      Parameters:
      message - the message
      stackTrace - the stack trace
      exceptionType - the exception type
    • IronPdfLicensingException

      public IronPdfLicensingException(Exception_RemoteException ex)
      Instantiates a new Iron pdf licensing exception.
      Parameters:
      ex - the ex