Reference Guide  2.5.0
psyclone.errors.PSycloneError Class Reference
Inheritance diagram for psyclone.errors.PSycloneError:
Collaboration diagram for psyclone.errors.PSycloneError:

Public Member Functions

def __init__ (self, value)
 
def __repr__ (self)
 
def __str__ (self)
 

Public Attributes

 value
 

Detailed Description

 Provides a PSyclone specific error class as a generic parent class for
all PSyclone exceptions.

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

Definition at line 73 of file errors.py.


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