The exceptions.py module#

Summary#

VersionSyntaxError

An exception to be raised when an invalid version syntax is found.

VersionError

An exception to be raised when a version is not valid.

Description#

A module containing custom exceptions.