exceptions
Core exceptions.
Classes¶
GitError
¶
Bases: ProjectForgeError
There was a problem doing git operations.
PathNotFoundError
¶
Bases: ProjectForgeError
The location path was not found.
RepoAuthError
¶
Bases: ProjectForgeError
The URL to a repo location gave an authentication error.
RepoNotFoundError
¶
Bases: ProjectForgeError
The URL to a repo location was not found.