eventify.exceptions package¶
Module contents¶
Eventify exceptions
-
exception
eventify.exceptions.EventifyConfigError(message)[source]¶ Bases:
ExceptionConfiguration related errors
-
exception
eventify.exceptions.EventifyHandlerInitializationFailed(message)[source]¶ Bases:
Exception- Error initialization of handler. It means that we can not continue working so service should be stopped
with non zero exit code
-
exception
eventify.exceptions.EventifyInitError(message)[source]¶ Bases:
ExceptionInitialization errors