<<

NAME

Koha::Exceptions::Item::Bundle - Base class for Bundle exceptions

Exceptions

Koha::Exceptions::Item::Bundle

Generic Item::Bundle exception

Koha::Exceptions::Item::Bundle::IsBundle

Exception to be used when attempting to add one bundle into another.

Koha::Exceptions::Item::Bundle::ItemIsCheckedOut

Exception to be used when attempting to add a checked out item to a bundle.

<<