tecplot::toolbox::InvalidArgumentException Class Reference
#include <InvalidArgumentException.h>
Detailed Description
InvalidArgumentException is thrown when an argument passed to a method is determined as invalid.
Constructor & Destructor Documentation
| tecplot::toolbox::InvalidArgumentException::InvalidArgumentException |
( |
const std::string & |
what |
) |
[explicit] |
| tecplot::toolbox::InvalidArgumentException::InvalidArgumentException |
( |
const std::string & |
what, |
|
|
const std::string & |
fileName, |
|
|
int |
lineNum | |
|
) |
| | [explicit] |
| virtual tecplot::toolbox::InvalidArgumentException::~InvalidArgumentException |
( |
void |
|
) |
throw () [virtual] |