Exceptions

Exceptions raised by django-projector.

All internal error classes should extend from one of those exceptions.

:error:`ProjectorError` should always be top-level exception class.

Return to Core.

Error

ProjectorError

ProjectorError

class projector.core.exceptions.ProjectorError

Main django-projector exception.

Error

ConfigAlreadyExist

ConfigAlreadyExist

class projector.core.exceptions.ConfigAlreadyExist

Error

ForkError

ForkError

class projector.core.exceptions.ForkError