exa_error

exa_error#

Full path: exa.common.errors.exa_error

Exceptions

EmptyComponentListError(message, *args)

Error raised when an empty list is given as components for running an experiment.

ExaError(message, *args)

Base class for exa errors.

InvalidParameterValueError(message, *args)

The value set does not conform to the parameter restrictions.

InvalidSweepOptionsTypeError(options, *args)

The type of sweep options is invalid.

RequestError(message, *args)

Error raised when something went wrong on the server after sending a request.

UnknownSettingError(message, *args)

This SettingNode does not have a given key.