#include <OutOfMemoryException.h>

Public Member Functions | |
| OutOfMemoryException (const std::string &what) | |
| OutOfMemoryException (const std::string &what, const std::string &fileName, int lineNum) | |
| OutOfMemoryException (const OutOfMemoryException &other) | |
| virtual | ~OutOfMemoryException (void) throw () |
| tecplot::toolbox::OutOfMemoryException::OutOfMemoryException | ( | const std::string & | what | ) | [explicit] |
| tecplot::toolbox::OutOfMemoryException::OutOfMemoryException | ( | const std::string & | what, | |
| const std::string & | fileName, | |||
| int | lineNum | |||
| ) | [explicit] |
| tecplot::toolbox::OutOfMemoryException::OutOfMemoryException | ( | const OutOfMemoryException & | other | ) |
| virtual tecplot::toolbox::OutOfMemoryException::~OutOfMemoryException | ( | void | ) | throw () [virtual] |
1.5.5