Unverified Commit f5441bd0 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

MetadataDB: start using exceptions as error propagation method

The metadataDB class was using integer to return errors.
New exceptions classes has been introduced in order to be used as error
propagation method.

In this commit the MetadataDB::get function has been modified in order
to make use of exceptions.
parent a92831d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment