Discuss this help topic in SecureBlackbox Forum
This event is fired when an error occurs during archive reading.
Declaration
Parameters
Error codes:
|
Description
This event is fired when TElBZip2Reader encounters error during archive reading. It is useful when archives are slightly corrupted, and TElBZip2Reader may try to overcome these errors if user sets the TryContinue parameter to True. Instead of creating the event handler, IgnoreArchiveErrors property may be used.