The exceptions.py module#

Summary#

PyRockyError

Provides the generic exception for the PyRocky API.

RockyLaunchError

Provides the error raised when problems occurs during launch of the Rocky app.

FreeflowLaunchError

Provides the error raised when problems occurs during launch of the Freeflow

RockyApiError

Provides the Exception class for an error generated in the API layer.

Description#

Module where the exceptions of the project are contained.