|
Terarea
2
The automation project
|


Public Member Functions | |
| __init__ (self, message="The variable was not found.") | |
Custom exception to handle variable-related errors.
Definition at line 17 of file variables.py.
| src.lib.actions.variables.VariableNotFoundError.__init__ | ( | self, | |
| message = "The variable was not found." ) |
Definition at line 20 of file variables.py.