tecplot::toolbox::OutOfMemoryException Class Reference
#include <OutOfMemoryException.h>
Detailed Description
OutOfMemoryException is typically thrown allocation failures.
Constructor & Destructor Documentation
| tecplot::toolbox::OutOfMemoryException::OutOfMemoryException |
( |
const std::string & |
what |
) |
[explicit] |
| tecplot::toolbox::OutOfMemoryException::OutOfMemoryException |
( |
const std::string & |
what, |
|
|
const std::string & |
fileName, |
|
|
int |
lineNum | |
|
) |
| | [explicit] |
| virtual tecplot::toolbox::OutOfMemoryException::~OutOfMemoryException |
( |
void |
|
) |
throw () [virtual] |