<<

NAME

Koha::Exceptions::Patron - Base class for patron exceptions

Exceptions

Koha::Exceptions::Patron

Generic patron exception.

Koha::Exceptions::Patron::FailedDelete

Deleting patron failed.

Koha::Exceptions::Patron::FailedDeleteAnonymousPatron

Tried to delete the anonymous patron.

Koha::Exceptions::Patron::MissingMandatoryExtendedAttribute

A required mandatory extended attribute is missing.

Class methods

full_message

Overloaded method for exception stringifying.

<<