Exceptions#

OpenFactory exceptions.

exception openfactory.exceptions.DockerComposeException[source]#

Bases: Exception

Docker compose returned an error.

exception openfactory.exceptions.OFAConfigurationException[source]#

Bases: Exception

Something is misconfigured.

exception openfactory.exceptions.OFAException[source]#

Bases: Exception

A general error in OpenFactory.