Terarea  2
The automation project
Loading...
Searching...
No Matches
src.lib.actions.variables.VariableNotFoundError Class Reference
Inheritance diagram for src.lib.actions.variables.VariableNotFoundError:
Inheritance graph
Collaboration diagram for src.lib.actions.variables.VariableNotFoundError:
Collaboration graph

Public Member Functions

 __init__ (self, message="The variable was not found.")
 

Detailed Description

Custom exception to handle variable-related errors.

Definition at line 17 of file variables.py.

Constructor & Destructor Documentation

◆ __init__()

src.lib.actions.variables.VariableNotFoundError.__init__ ( self,
message = "The variable was not found." )

Definition at line 20 of file variables.py.


The documentation for this class was generated from the following file: