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

Public Member Functions

 __init__ (self, message="There is a problem with the scope.")
 

Detailed Description

Custom exception to handle scope-related errors.

Definition at line 10 of file variables.py.

Constructor & Destructor Documentation

◆ __init__()

src.lib.actions.variables.ScopeError.__init__ ( self,
message = "There is a problem with the scope." )

Definition at line 13 of file variables.py.


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