[Koha-bugs] [Bug 35843] No such thing as Koha::Exceptions::Exception

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 19 09:55:07 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35843

--- Comment #1 from Magnus Enger <magnus at libriotech.no> ---
Looks like the code was changed from 

Koha::Exception->throw('Job has not been enqueued');

to 

Koha::Exceptions::Exception->throw('Job has not been enqueued');

by bug 30172:
https://git.koha-community.org/Koha-community/Koha/commit/7585db29c08078d2b85faf27d110c4598e03881d

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list