]> git.tdb.fi Git - libs/core.git/commit
Add LogicError exception class
authorMikko Rasa <tdb@tdb.fi>
Mon, 21 Dec 2009 07:27:10 +0000 (07:27 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 21 Dec 2009 07:27:10 +0000 (07:27 +0000)
commit5b0c36c9c6c9c30f1eb42186fed7acc7e99faf3e
tree58ae49d4cea54c6888e01920f60a65c1af2d2604
parentb38f3713d39bca1adc476c594b037c98e7538e78
Add LogicError exception class
Throw InvalidState in DateTime::get_timestamp for out-of-range values
source/core/except.h
source/time/datetime.cpp