HWRF
trunk@4391
|
Raised when a timespan was expected, but none was available. More...
Raised when a timespan was expected, but none was available.
Definition at line 242 of file exceptions.py.
Additional Inherited Members | |
![]() | |
def | __init__ (self, message, start, end) |
Constructor for InvalidTimespan. More... | |
![]() | |
start | |
the start of the problematic timespan | |
end | |
the end of the problematic timespan | |