List of all members
IndexOutOfRangeException Class Reference

Thrown when a specified index is not in the valid range. More...

#include <ContainerExceptions.hpp>

Inheritance diagram for IndexOutOfRangeException:
[legend]
Collaboration diagram for IndexOutOfRangeException:
[legend]

Additional Inherited Members

- Public Attributes inherited from BalauException
const std::string fullMessage
 The full message (includes file and line information). More...
 
const std::string message
 The message. More...
 

Detailed Description

Thrown when a specified index is not in the valid range.


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