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

This class is thrown by the SdsArrayAccessHelper index operator when it is found the index is invalid. More...

#include <sds.h>

Public Member Functions

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

Detailed Description

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

This class is thrown by the SdsArrayAccessHelper index operator when it is found the index is invalid.


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