science_jubilee.tools.Tool#
Exceptions#
Raise this error if the tool is in the wrong state to perform such a command. |
|
Raise this error if there is something wrong with how the tool is configured |
Classes#
Functions#
|
Decorator to ensure that a tool cannot complete an action unless it is the |
Module Contents#
- exception science_jubilee.tools.Tool.ToolStateError[source]#
Bases:
Exception
Raise this error if the tool is in the wrong state to perform such a command.
- exception science_jubilee.tools.Tool.ToolConfigurationError[source]#
Bases:
Exception
Raise this error if there is something wrong with how the tool is configured