Faults

General SKA Tango Device Exceptions.

exception SKABaseError[source]

Base class for all SKA Tango Device exceptions.

exception GroupDefinitionsError[source]

Error parsing or creating groups from GroupDefinitions.

exception LoggingLevelError[source]

Error evaluating logging level.

exception LoggingTargetError[source]

Error parsing logging target string.

exception ResultCodeError[source]

A method has returned an invalid return code.

exception StateModelError[source]

Error in state machine model related to transitions or state.

exception CommandError[source]

Error executing a BaseCommand or similar.

exception CapabilityValidationError[source]

Error in validating capability input against capability types.

exception ComponentError[source]

Component cannot perform as requested.

exception ComponentFault[source]

Component is in FAULT state and cannot perform as requested.