Koha::Exceptions::BackgroundJob - Base class for BackgroundJob exceptions
Generic BackgroundJob exception
Exception to be used when an action on an BackgroundJob requires the job to be in an specific status, but it is not the case.
Exception to be used when the it is tried to advance one step in progress, but the job size limit as been reached already.