Scythe-1.0.3
|
Memory allocation error. More...
#include <scythestat/error.h>
Public Member Functions | |
scythe_alloc_error (const std::string &file, const std::string &function, const unsigned int &line, const std::string &message="", const bool &halt=false) throw () |
Memory allocation error.
Library members throw this exception in response to insufficient memory conditions, such as when one attempts to create a Matrix object that is bigger than available memory.