NAME
A class of omni
omni::index_out_of_range
A class of omni
#include <omni/exception.hpp>
index_out_of_range
omni::index_out_of_range::index_out_of_range(const char* var) : omni::exception(OMNI_INDEX_OOR_STR)
: omni::index_out_of_range::omni::exception(OMNI_INDEX_OOR_STR NaN)
SYNOPSIS
This exception is specific to the Omni Framework, it is here so as not to be confused with the std::out_of_range exception.
top
This exception is specific to the Omni Framework, it is here so as not to be confused with the std::out_of_range exception.
top