#include <boost/format.hpp>#include <stdexcept>#include <string>

Go to the source code of this file.
Classes | |
| struct | warehouse::MetadataException |
| Error adding metadata to a message. More... | |
| struct | warehouse::MissingKeyException |
| Key not found in metadata. More... | |
| struct | warehouse::SetupCollectionException |
| Setup service error. More... | |
| class | warehouse::WarehouseClientException |
| A base class for all warehouse client exceptions; provides a handy boost::format parent constructor. More... | |
Namespaces | |
| namespace | warehouse |