pegleg/doc/source/exceptions.rst
Roman Gorshunov 31e5b898a2 Fix: Pegleg Exceptions docs rendering on RTD
Readthedocs failed to render Pegleg exceptions with error:
> WARNING: autodoc: failed to import exception ... from module
> 'pegleg'; the following exception was raised: No module named 'click'

Trying to add Pegleg requirements to the installed requirements list,
so that Readthedocs has all modules, including those needed for the
Pegleg itself.

Change-Id: I1780a9be3aeb0c3e2e775cbb1f713c2033f13e08
2019-07-12 16:48:43 +02:00

2.0 KiB

Pegleg Exceptions

pegleg.engine.exceptions

Base Exceptions

PeglegBaseException

Git Exceptions

GitConfigException

GitException

GitAuthException

GitProxyException

GitSSHException

GitInvalidRepoException

Authentication Exceptions

pegleg.engine.util.shipyard_helper.AuthValuesError

PKI Exceptions

IncompletePKIPairError

Genesis Bundle Exceptions

GenesisBundleEncryptionException

GenesisBundleGenerateException

Passphrase Exceptions

PassphraseCatalogNotFoundException