Constructor ReceiptParserException
ReceiptParserException()
Construct an error object for receipt parsing.
Declaration
public ReceiptParserException()
ReceiptParserException(string)
Construct an error object for receipt parsing.
Declaration
public ReceiptParserException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | Description of error |