coffee.exceptions#

exception coffee.exceptions.DefinitionNotFound(model_name=None, *args, **kwargs)[source]#

Bases: Exception

exception coffee.exceptions.FieldNotSupported(field_name=None, *args, **kwargs)[source]#

Bases: Exception