pegleg/doc/source/exceptions.rst

2.0 KiB

Pegleg Exceptions

Base Exceptions

Exception Name Description
PeglegBaseException

pegleg.engine.exceptions.PeglegBaseException

Git Exceptions

Exception Name Description
BaseGitException

pegleg.engine.exceptions.BaseGitException

GitDirtyRepoException

pegleg.engine.exceptions.GitDirtyRepoException

GitException

pegleg.engine.exceptions.GitException

GitAuthException

pegleg.engine.exceptions.GitAuthException

GitProxyException

pegleg.engine.exceptions.GitProxyException

GitSSHException

pegleg.engine.exceptions.GitSSHException