class PathAlreadyInUseError(Exception): pass class PathAndPathPrefixProvidedError(Exception): pass class NotAllowedDomainError(Exception): pass class DynamodbBatchWriteError(Exception): pass class PathDoesNotExistsError(Exception): pass