proj_flow.log.error

The proj_flow.log.error declares a number of exceptions, which can be raised during the changelog operations.

exception proj_flow.log.error.ReleaseError(message: str)
exception proj_flow.log.error.NoProjectError
exception proj_flow.log.error.TagExistsError(tag: str)
exception proj_flow.log.error.VersionNotAdvancing(version: str)