#include <cxcore.hpp>
Inherits std::exception.
List of all members.
Constructor & Destructor Documentation
cv::Exception::Exception |
( |
) |
|
cv::Exception::Exception |
( |
int |
_code, |
|
|
const string & |
_err, |
|
|
const string & |
_func, |
|
|
const string & |
_file, |
|
|
int |
_line |
|
) |
| |
virtual cv::Exception::~Exception |
( |
) |
throw () [virtual] |
Member Function Documentation
virtual const char* cv::Exception::what |
( |
) |
const throw () [virtual] |
void cv::Exception::formatMessage |
( |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: