- inputPdf() - Method in class io.konik.harness.appender.DefaultAppendParameter
-
- inputPdf() - Method in interface io.konik.harness.AppendParameter
-
Input PDF to read from.
- InvoiceAppendError - Exception in io.konik.harness.exception
-
The Invoice Append Runtime Exception is thrown whenever something goes wrong during the invoice to PDF appending
process.
- InvoiceAppendError(String) - Constructor for exception io.konik.harness.exception.InvoiceAppendError
-
Instantiates a new invoice append error.
- InvoiceAppendError(String, Throwable) - Constructor for exception io.konik.harness.exception.InvoiceAppendError
-
Instantiates a new invoice append error.
- InvoiceExtractionError - Exception in io.konik.harness.exception
-
Is thrown whenever there is an error during extraction of the attachment from a PDF.
- InvoiceExtractionError(String) - Constructor for exception io.konik.harness.exception.InvoiceExtractionError
-
Instantiates a new invoice extraction error.
- InvoiceExtractionError(String, Throwable) - Constructor for exception io.konik.harness.exception.InvoiceExtractionError
-
Instantiates a new invoice extraction error.
- io.konik.harness - package io.konik.harness
-
- io.konik.harness.appender - package io.konik.harness.appender
-
- io.konik.harness.exception - package io.konik.harness.exception
-
Exception that can occur during file attachment or extraction phase.