Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::RangeException Struct Reference
Inheritance diagram for Fiber::RangeException:
std::exception

Public Member Functions

 RangeException (const char *func, index_t i, index_t max_i)
const char * what () const USE_NOEXCEPT override

Member Function Documentation

◆ what()

const char * Fiber::RangeException::what ( ) const
inlineoverridevirtual

Reimplemented from std::exception.