eventify.exceptions package

Module contents

Eventify exceptions

exception eventify.exceptions.EventifyConfigError(message)[source]

Bases: Exception

Configuration 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: Exception

Initialization errors

exception eventify.exceptions.EventifyPersistanceConfigError(message)[source]

Bases: Exception

Errors with persistance configuration

exception eventify.exceptions.EventifySanityError(message)[source]

Bases: Exception

Errors with security and sanity