|
brainrat-private 6.0.4
|
Exceptions thrown during stacking. More...
#include <brainrat/exception/stackerexcept.h>


Public Member Functions | |
| stacker_error (const int errno_stacker, const string &message) | |
| const int | errno_stacker () |
| virtual | ~stacker_error () throw () |
Exceptions thrown during stacking.
Definition at line 43 of file stackerexcept.h.
| stacker_error::stacker_error | ( | const int | errno_stacker, |
| const string & | message ) |
References errno_stacker().
|
virtual | ||||||||||||
References errno_stacker(), and GENERATE_STACKER_ERROR_DECLARATION.
| const int stacker_error::errno_stacker | ( | ) |
Referenced by stacker_error(), and ~stacker_error().