index_out_of_bounds_exception Struct Reference

#include <metric_exceptions.h>

Inheritance diagram for index_out_of_bounds_exception:
base_exception

Public Member Functions

 index_out_of_bounds_exception (const std::string &mesg)
 
- Public Member Functions inherited from base_exception
 base_exception (const std::string &mesg)
 

Detailed Description

Exception raised if an index goes out of bounds

Constructor & Destructor Documentation

index_out_of_bounds_exception ( const std::string &  mesg)
inline

Constructor

Parameters
mesgerror message

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