Make exceptions optional & fix incorrectly documented throw
authorJohannes Schanda <schanda@itestra.de>
Wed, 18 Sep 2013 12:40:10 +0000 (14:40 +0200)
committerJohannes Schanda <schanda@itestra.de>
Wed, 18 Sep 2013 12:40:10 +0000 (14:40 +0200)
commit61229569bfcb6f053eb4b1bbf803881c6c9c0ed6
treec32744956af34fc3985d46caf7d91f174f809e3c
parentaf283890f1fc388f3dd889df134a6c5fd7526b13
Make exceptions optional & fix incorrectly documented throw
src/CommonAPI/Runtime.h
src/CommonAPI/SerializableVariant.hpp
src/test/VariantTest.cpp