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

--- Comment #1 from Magnus Enger <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to