deckhand/doc/source/exceptions.rst

3.8 KiB

Deckhand Exceptions

Exception Name Description
BarbicanException

deckhand.errors.BarbicanException

DocumentNotFound

deckhand.errors.DocumentNotFound

DuplicateDocumentExists

deckhand.errors.DuplicateDocumentExists

InvalidDocumentFormat

deckhand.errors.InvalidDocumentFormat

IndeterminateDocumentParent

deckhand.errors.IndeterminateDocumentParent

LayeringPolicyNotFound

deckhand.errors.LayeringPolicyNotFound

MissingDocumentKey

deckhand.errors.MissingDocumentKey

MissingDocumentPattern

deckhand.errors.MissingDocumentPattern

PolicyNotAuthorized

deckhand.errors.PolicyNotAuthorized

RevisionTagBadFormat

deckhand.errors.RevisionTagBadFormat

RevisionTagNotFound

deckhand.errors.RevisionTagNotFound

RevisionNotFound

deckhand.errors.RevisionNotFound

SingletonDocumentConflict

deckhand.errors.SingletonDocumentConflict

SubstitutionDependencyCycle

deckhand.errors.SubstitutionDependencyCycle

SubstitutionSourceDataNotFound

deckhand.errors.SubstitutionSourceDataNotFound

SubstitutionSourceNotFound

deckhand.errors.SubstitutionSourceNotFound

UnknownSubstitutionError

deckhand.errors.UnknownSubstitutionError

UnsupportedActionMethod

deckhand.errors.UnsupportedActionMethod

ValidationNotFound

deckhand.errors.ValidationNotFound