#include <InvalidArgumentException.h>

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