Koha::Exceptions::Plugin - Base class for Plugin exceptions
Generic Plugin exception
Exception to be used when a plugin is required to implement a specific method and it doesn't.
Exception to be used when a plugin 'install' method explodes.
Exception to be used when a plugin 'upgrade' method explodes.
Overloaded method for exception stringifying.