Koha::Exceptions::Patron::Attribute - Base class for patron attribute exceptions
Generic patron attribute exception
Exception to be used trying to add more than one non-repeatable attribute.
Exception to be used when trying to add an attribute that breaks its type unique constraint.
Overloaded method for exception stringifying.