<<

NAME

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

Exceptions

Koha::Exceptions::Patron::Relationship

Generic Patron exception

Koha::Exceptions::Patron::Relationship::DuplicateRelationship

Exception to be used when more than one relationship is requested for a pair of patrons in the same direction.

Koha::Exceptions::Patron::Relationship::InvalidRelationship

Exception to be used when an invalid relationship is passed.

Class methods

full_message

Overloaded method for exception stringifying.

<<