Class IronPdfProductException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IronPdfLicensingException

public class IronPdfProductException extends Exception_RemoteException
Represents meaningful errors that are thrown explicitly by IronPDF.
See Also:
  • Constructor Details

    • IronPdfProductException

      public IronPdfProductException(String message, String stackTrace, String exceptionType)
      Initializes a new instance of the IronPdfProductException class with a specified error message.
      Parameters:
      message - The message that describes the error.
      stackTrace - the stack trace
      exceptionType - the exception type
    • IronPdfProductException

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