Key not found in metadata. More...
#include <exception.h>
Public Member Functions | |
MissingKeyException (const string &metadata, const string &key) |
Key not found in metadata.
Definition at line 68 of file exception.h.
warehouse::MissingKeyException::MissingKeyException | ( | const string & | metadata, | |
const string & | key | |||
) | [inline] |
Definition at line 70 of file exception.h.