HWRF  trunk@4391
List of all members
hwrf.exceptions.TimestepTooLong Class Reference

Raised when a timestep is too long for the process under consideration. More...

Detailed Description

Raised when a timestep is too long for the process under consideration.

Definition at line 236 of file exceptions.py.

Inheritance diagram for hwrf.exceptions.TimestepTooLong:
hwrf.exceptions.InvalidTimespan hwrf.exceptions.HWRFTimeError hwrf.exceptions.HWRFError

Additional Inherited Members

- Public Member Functions inherited from hwrf.exceptions.InvalidTimespan
def __init__ (self, message, start, end)
 Constructor for InvalidTimespan. More...
 
- Public Attributes inherited from hwrf.exceptions.InvalidTimespan
 start
 the start of the problematic timespan
 
 end
 the end of the problematic timespan
 

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