CppWAMP
C++11 client library for the WAMP protocol
|
Classes | |
struct | Access |
Exception type thrown when accessing a Variant as an invalid type. More... | |
struct | BadType |
Base class for exceptions involving invalid Variant types. More... | |
struct | Conversion |
Exception type thrown when converting a Variant to an invalid type. More... | |
struct | Decode |
Exception type thrown when codec deserialization fails. More... | |
class | Failure |
General purpose runtime exception that wraps a std::error_code. More... | |
struct | Logic |
Exception thrown when a pre-condition is not met. More... | |
Namespace containing exception types thrown by the CppWAMP library.