Class IronPdfDeploymentException

  • All Implemented Interfaces:
    Serializable

    public final class IronPdfDeploymentException
    extends com.ironsoftware.ironpdf.internal.staticapi.Exception_RemoteException
    Represents errors that occur during IronPDF binary asset deployment.
    See Also:
    Serialized Form
    • Constructor Detail

      • 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​(com.ironsoftware.ironpdf.internal.staticapi.Exception_RemoteException ex)
        Instantiates a new Iron pdf deployment exception.
        Parameters:
        ex - the ex