<<

NAME

Koha::Exceptions::Virtualshelf - Base class for virtualshelf exceptions

Exceptions

Koha::Exceptions::Virtualshelf

Generic Virtualshelf exception

Koha::Exceptions::Virtualshelf::DuplicateObject

Exception to be used when a similar virtual shelf already exists.

Koha::Exceptions::Virtualshelf::InvalidInviteKey

Exception to be used when an invite key is invalid.

Koha::Exceptions::Virtualshelf::InvalidKeyOnSharing

Exception to be used when the supplied key is invalid on sharing.

Koha::Exceptions::Virtualshelf::ShareHasExpired

Exception to be used when a share has expired.

Koha::Exceptions::Virtualshelf::UseDbAdminAccount

Exception to be used when the owner is not set.

<<