SDK  2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
cbe::util::Optional< T >::BadAccess Class Reference

Thrown by value() method when accessing an object that does not contain a value. More...

#include <Optional.h>

Inheritance diagram for cbe::util::Optional< T >::BadAccess:
Collaboration diagram for cbe::util::Optional< T >::BadAccess:

Detailed Description

template<typename T>
class cbe::util::Optional< T >::BadAccess

Thrown by value() method when accessing an object that does not contain a value.


The documentation for this class was generated from the following file: