AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
Public Member Functions | List of all members
SdsArrayAccessHelper< T >::NoDataException Class Reference

This class is thrown by the SdsArraAccessHelper index operator when it is found there is no data to access. More...

#include <sds.h>

Public Member Functions

 NoDataException (const char *why)
 NoDataException Constructor.
 
std::string const & GetDetails () const
 Return reason why the exception was thrown.
 

Detailed Description

template<typename T>
class SdsArrayAccessHelper< T >::NoDataException

This class is thrown by the SdsArraAccessHelper index operator when it is found there is no data to access.


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