Skip to content

Exceptions

UnsupportedPluginError ¤

Bases: Exception

Exception to raise when specified plugin not supported

UnsupportedServiceError ¤

Bases: Exception

Exception to raise when specified service not supported

NorfabJobFailedError ¤

Bases: Exception

Exception to raise when job failed

ServicePluginAlreadyRegistered ¤

Bases: Exception

Raised when trying to register an already registered plugin

ServicePluginNotRegistered ¤

Bases: Exception

Raised when trying to access a plugin that is not registered