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

Raised when a timespan's beginning is not at a timestep. More...

Detailed Description

Raised when a timespan's beginning is not at a timestep.

Definition at line 234 of file exceptions.py.

Inheritance diagram for hwrf.exceptions.StartNotAtParentTimestep:
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: