Exception: EasyDocForms::PDFPendingError

Inherits:
APIError
  • Object
show all
Defined in:
lib/easydocforms/errors.rb

Overview

409 on submission_pdf_link: the frozen completed PDF is not available (yet). Fall back to Client#download_submission_pdf, which renders on demand.

Constant Summary

Constants inherited from APIError

APIError::PARTNER_API_NOT_ENABLED, APIError::SCOPE_REQUIRED

Instance Attribute Summary

Attributes inherited from APIError

#code, #completed_pdf_status, #hint, #status_code

Method Summary

Methods inherited from APIError

from_response, #initialize

Constructor Details

This class inherits a constructor from EasyDocForms::APIError