15 Feb
2022
15 Feb
'22
8:08 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30057 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Is Koha::Exceptions::Virtualshelves::DuplicateObject a Koha::Exceptions::Virtualshelf or a Koha::Exceptions::DuplicateObject? Shouldn't we actually have a mechanism to inherit from all the exceptions defined in Koha::Exception to not need to redefine them in each subclass? -- You are receiving this mail because: You are watching all bug changes.