<<

NAME

Koha::Exceptions::ApiKey - Base class for API key exceptions

Exceptions

Koha::Exceptions::ApiKey

Generic API key exception.

Koha::Exceptions::ApiKey::AlreadyRevoked

Exception thrown when trying to revoke an already revoked API key.

Koha::Exceptions::ApiKey::AlreadyActive

Exception thrown when trying to activate an already active API key.

<<