Hermes
Simulation Orchestration Platform for Aerospace
Loading...
Searching...
No Matches
hermes.exceptions.ModuleError Class Reference
Inheritance diagram for hermes.exceptions.ModuleError:
Collaboration diagram for hermes.exceptions.ModuleError:

Public Member Functions

None __init__ (self, str module, str message)

Public Attributes

 module = module

Detailed Description

Module-specific errors with module name context.

Constructor & Destructor Documentation

◆ __init__()

None hermes.exceptions.ModuleError.__init__ ( self,
str module,
str message )
Initialize module error.

Args:
    module: Name of the module that encountered the error
    message: Error description

Member Data Documentation

◆ module

hermes.exceptions.ModuleError.module = module

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