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

Raised when the end of a timespan is before the beginning. More...

Detailed Description

Raised when the end of a timespan is before the beginning.

Definition at line 225 of file exceptions.py.

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