pegleg/doc/source/exceptions.rst
Lev Morgan f938029b36 Revised exception for missing passphrase catalog
The exception raised on attempting to generate passphrases without a
passphrase catalog has been revised from a
PassphraseSchemaNotFoundException to a
PassphraseCatalogNotFoundException

Change-Id: Ifbb2903638ffffe5008db52adb6f874bcfa25a99
2019-04-03 16:27:28 -05:00

2.2 KiB

Pegleg Exceptions

Base Exceptions

pegleg.engine.exceptions.PeglegBaseException

Git Exceptions

pegleg.engine.exceptions.GitConfigException

pegleg.engine.exceptions.GitException

pegleg.engine.exceptions.GitAuthException

pegleg.engine.exceptions.GitProxyException

pegleg.engine.exceptions.GitSSHException

pegleg.engine.exceptions.GitInvalidRepoException

Authentication Exceptions

pegleg.engine.util.shipyard_helper.AuthValuesError

PKI Exceptions

pegleg.engine.exceptions.IncompletePKIPairError

Genesis Bundle Exceptions

pegleg.engine.exceptions.GenesisBundleEncryptionException

pegleg.engine.exceptions.GenesisBundleGenerateException

Passphrase Exceptions

pegleg.engine.exceptions.PassphraseCatalogNotFoundException