[Koha-bugs] [Bug 17502] Add type check to output_pref and use exceptions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 23 20:01:19 CET 2017


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

--- Comment #23 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hi Marcel,
The classes of the exceptions should not be named with the module they are
raised from.
Also I do not think we need 1 class per exception. If you want to raise an
exception because the API has not been used correctly I guess we need (or have
already?) a generic exception for it.

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


More information about the Koha-bugs mailing list