public class InvoiceExtractionError extends RuntimeException
The Class InvoiceExtractionError.
| Constructor and Description |
|---|
InvoiceExtractionError(String msg)
|
InvoiceExtractionError(String msg,
Throwable e)
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvoiceExtractionError(String msg)
Instantiates a new invoice extraction error.
msg - the msgpublic InvoiceExtractionError(String msg, Throwable e)
Instantiates a new invoice extraction error.
msg - the msge - the eCopyright © 2014 Konik.io. All Rights Reserved.