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

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 when a field with the
requested property/ies is not found.

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

Definition at line 113 of file errors.py.


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