Class IronPdfProductException

    • Constructor Detail

      • 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