exception class
More...
#include <fs_vector.h>
|
| const char * | errtext |
| | Short error description in _what.
|
| long | index |
| | Index for out of bounds error.
|
exception class
Definition at line 27 of file fs_vector.h.
◆ FSVecErr() [1/3]
◆ FSVecErr() [2/3]
| FSVecErr::FSVecErr |
( |
const char * | t, |
|
|
const long | i = 0 ) |
|
inline |
◆ FSVecErr() [3/3]
| FSVecErr::FSVecErr |
( |
const FSVecErr & | fe | ) |
|
|
inline |
◆ ~FSVecErr()
| virtual FSVecErr::~FSVecErr |
( |
| ) |
|
| throw | ( | ) | | | |
|
inlinevirtual |
The documentation for this class was generated from the following file: