https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22407
--- Comment #18 from Tomás Cohen Arazi <[email protected]> --- Koha::Object is trapping DBIC exceptions and converting them into Koha::Exception* and we are shifting into using them everywhere. They get properly propagated if not catch locally, so I guess there will be places in which we could catch exceptions. But those would be specific cases. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
