HWRF  trunk@4391
List of all members
hwrf.storminfo.InvalidVitals Class Reference

Raised when a syntax error is found in the tcvitals, and the code cannot guess what the operator intended. More...

Detailed Description

Raised when a syntax error is found in the tcvitals, and the code cannot guess what the operator intended.

Definition at line 92 of file storminfo.py.

Inheritance diagram for hwrf.storminfo.InvalidVitals:
hwrf.storminfo.InvalidStormInfoLine hwrf.storminfo.StormInfoError hwrf.exceptions.HWRFError

Additional Inherited Members

- Public Member Functions inherited from hwrf.storminfo.InvalidStormInfoLine
def __init__ (self, message, badline)
 InvalidStormInfoLine constructor. More...
 
- Public Attributes inherited from hwrf.storminfo.InvalidStormInfoLine
 badline
 The line at which the problem happened. More...
 

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