Differences
This shows you the differences between the selected revisions of the page.
2016-03-18 | 2016-03-31 | ||
library_operationresultbase#check (martin) | grammar (martin) | ||
Line 105: | Line 105: | ||
Also for all failures the ''[[library_session_failed|Session.Failed]]'' event is raised. | Also for all failures the ''[[library_session_failed|Session.Failed]]'' event is raised. | ||
- | The batch operation though typically abort on the first major failure. See example on [[library_example_recursive_download_custom_error_handling|implementing recursive directory tree download with custom error handling]] to learn how to continue on errors. | + | The batch operation though typically aborts on the first major failure. See example on [[library_example_recursive_download_custom_error_handling|implementing recursive directory tree download with custom error handling]] to learn how to continue on errors. |
===== Example ===== | ===== Example ===== |