internal::TableBaseAccessors::Accessor< N, T, C, P >::ExcIndexRange Class Reference
List of all members.
Detailed Description
template<int N, typename T, bool C, unsigned int P>
class internal::TableBaseAccessors::Accessor< N, T, C, P >::ExcIndexRange
Exception for range check. Do not use global exception since this way we can output which index is the wrong one.
Constructor & Destructor Documentation
template<int N, typename T, bool C, unsigned int P>
template<int N, typename T, bool C, unsigned int P>
Member Function Documentation
template<int N, typename T, bool C, unsigned int P>
Print more specific information about the exception which occured. Overload this function in your own exception classes.
Reimplemented from ExceptionBase.
Member Data Documentation
template<int N, typename T, bool C, unsigned int P>
template<int N, typename T, bool C, unsigned int P>
template<int N, typename T, bool C, unsigned int P>
The documentation for this class was generated from the following file: