VaultPathConflictError#
- exception phalanx.exceptions.VaultPathConflictError(path)#
Bases:
UsageErrorAttempt to copy a Vault tree onto itself.
- Parameters:
path (
str) – Path inside Vault being copied.
Bases: UsageError
Attempt to copy a Vault tree onto itself.
path (str) – Path inside Vault being copied.