Class IronPdfDeploymentException

All Implemented Interfaces:
Serializable

public final class IronPdfDeploymentException extends Exception_RemoteException
Represents errors that occur during IronPDF binary asset deployment.
See Also:
  • Constructor Details

    • IronPdfDeploymentException

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

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