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

Public Member Functions

def __init__ (self, info)
 
- Public Member Functions inherited from fparser.two.utils.FparserException
def __init__ (self, info)
 

Detailed Description

An exception indicating that an unexpected error has occured in the
parser.

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

Definition at line 158 of file utils.py.


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