fparser Reference Guide  0.0.14
fparser.two.utils.FparserException Class Reference
Inheritance diagram for fparser.two.utils.FparserException:
Collaboration diagram for fparser.two.utils.FparserException:

Public Member Functions

def __init__ (self, info)
 

Detailed Description

Base class exception for fparser. This allows an external tool to
capture all exceptions if required.

:param str info: a string giving contextual error information.

Definition at line 113 of file utils.py.


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