]> git.tdb.fi Git - libs/datafile.git/commit
Move all exception classes to a common header
authorMikko Rasa <tdb@tdb.fi>
Fri, 2 Sep 2016 11:41:49 +0000 (14:41 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 2 Sep 2016 11:41:49 +0000 (14:41 +0300)
commited78b585cfc4ecb44972e346857e887b183fd7a7
treec59896d29bbe659ab2078e3e694f0c27f63bae92
parent0ea5e96f078d85fe4229784e6499d19c67271219
Move all exception classes to a common header
source/binaryparser.cpp
source/dataerror.cpp [deleted file]
source/dataerror.h [deleted file]
source/except.cpp [new file with mode: 0644]
source/except.h [new file with mode: 0644]
source/loader.cpp
source/parser.cpp
source/textparser.cpp