VaultNotFoundError# exception phalanx.exceptions.VaultNotFoundError(url, path)# Bases: Exception Secret could not be found in Vault. Parameters: url (str) – Base URL of the Vault server. path (str) – Path that was not found.