project_release.error

All the project errors.

Exceptions

InvalidConfigFileError(path)

The specified configuration file is invalid.

InvalidUtf8FileError(path)

The specified file is invalid.

InvalidYamlFileError(path)

The specified YAML file is invalid.

ProjectReleaseError

The project base exception.

VersionEmptyError(path)

An empty version has been found.

VersionInconsistentError(path, versions)

Multiple inconsistent versions has been found.

VersionNotFoundError(path)

No version has been found.