FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | List of all members
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 charwhat () const USE_NOEXCEPT override
 

Member Function Documentation

◆ what()

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

Reimplemented from std::exception.