NAME
A member constructor of omni::exceptions::index_out_of_range
OVERLOADS
omni::exceptions::index_out_of_range::index_out_of_range
A member constructor of omni::exceptions::index_out_of_range
#include <omni/xx/exceptions.hxx>omni::exceptions::index_out_of_range::index_out_of_range()OVERLOADS
omni::exceptions::index_out_of_range::index_out_of_range(const char* msg, std::size_t idx)
omni::exceptions::index_out_of_range::index_out_of_range(const std::string& msg, std::size_t idx)
explicit omni::exceptions::index_out_of_range::index_out_of_range(const char* var)
explicit omni::exceptions::index_out_of_range::index_out_of_range(const std::string& var)
explicit omni::exceptions::index_out_of_range::index_out_of_range(std::size_t idx)