Reference Guide  2.5.0
psyclone.parse.module_info.ModuleInfoError Class Reference
Inheritance diagram for psyclone.parse.module_info.ModuleInfoError:
Collaboration diagram for psyclone.parse.module_info.ModuleInfoError:

Public Member Functions

def __init__ (self, value)
 
- Public Member Functions inherited from psyclone.errors.PSycloneError
def __repr__ (self)
 
def __str__ (self)
 

Public Attributes

 value
 
- Public Attributes inherited from psyclone.errors.PSycloneError
 value
 

Detailed Description

PSyclone-specific exception for use when an error with the module manager
happens - typically indicating that some module information cannot be
found.

:param str value: the message associated with the error.

Definition at line 58 of file module_info.py.


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