Bug 17502: Throw some exceptions in output_pref
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 23 Mar 2017 08:35:57 +0000 (09:35 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Apr 2017 11:36:25 +0000 (07:36 -0400)
commitde699909c29bf877b6bf37f15127804c1a2abc62
tree0d64989fe378c6f0eba6eac98476bf8946719c9b
parentf14d03b5a3d1e953da700c9379c1bd5c9ab79334
Bug 17502: Throw some exceptions in output_pref

Test plan:
Run the adjusted t/DateUtils.t

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
NOTE: This patch is amended in QA. The exceptions are moved from a separate
module to the general section of Exceptions.pm.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/DateUtils.pm
Koha/Exceptions.pm
t/DateUtils.t