HWRF
trunk@4391
|
Raised when a timestep is too short for the process under consideration. More...
Raised when a timestep is too short for the process under consideration.
Definition at line 239 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 | |