Bug 22678: Replace a few unneeded Koha::Logger calls
[koha-ffzg.git] / Koha / REST / Plugin / Exceptions.pm
2022-10-24 Marcel de RooyBug 22678: Replace a few unneeded Koha::Logger calls
2022-01-05 Tomas Cohen AraziBug 28020: Add error_code to error responses
2020-05-19 Tomas Cohen AraziBug 25493: Make ->unhandled_exception use Koha::Logger
2020-04-29 Tomas Cohen AraziBug 25032: Chomp stringified exception
2020-04-29 Tomas Cohen AraziBug 25032: Generic unhandled exception handling on API