Bug 29857: Make the exception classes inherit from the base class
[koha.git] / Koha / Exceptions / Elasticsearch.pm
2022-03-02 Jonathan DruartBug 29857: Make the exception classes inherit from...
2021-04-16 Nick ClemensBug 26312: (follow-up) Fix passing of exception messages
2021-04-16 Nick ClemensBug 26312: Catch ES Client errors, log, and continue...
2018-11-16 David GustafssonBug 19893: Add code review fixes