Discuss this help topic in SecureBlackbox Forum
This event is fired when receipt parsing error occurs.
Declaration
Parameters
- Code - the error code, see values below
- Message - error message
- Critical - specifies whether the error is critical. For critical error an exception will be raised right after returning from the event handler.
- Ignore - specifies whether the component must ignore the non-critical errors. This parameter is ignored if Critical is True.
Error codes:
Description
This event is fired by TElASReceipt when the error occurs during receipt parsing.
Discuss this help topic in SecureBlackbox Forum