VaultPathConflictError

exception phalanx.exceptions.VaultPathConflictError(path)

Bases: UsageError

Attempt to copy a Vault tree onto itself.

Parameters:

path (str) – Path inside Vault being copied.