Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
exception.hpp File Reference

Exceptions for libcargo. More...

#include <stdexcept>

Go to the source code of this file.

Classes

struct  cargo::CargoException
 Base class for exceptions in libcargo. More...
 
struct  cargo::NoKeyException
 No such key error. More...
 
struct  cargo::InternalIntegrityException
 Invalid integral type integrity error. More...
 
struct  cargo::ContainerSizeException
 Container size does not match. More...
 

Namespaces

 cargo
 

Detailed Description