Reference Guide  2.5.0
psyclone.psyir.transformations.transformation_error.TransformationError Class Reference
Inheritance diagram for psyclone.psyir.transformations.transformation_error.TransformationError:
Collaboration diagram for psyclone.psyir.transformations.transformation_error.TransformationError:

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

 Provides a PSyclone-specific error class for errors found during
    code transformation operations. 

Definition at line 42 of file transformation_error.py.


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