The SVMError class is the parent class for all errors that are thrown by the LIBSVMTL.
More...
#include <SVMError.hh>
The SVMError class is the parent class for all errors that are thrown by the LIBSVMTL.
Definition at line 90 of file SVMError.hh.
◆ SVMError() [1/2]
svt::SVMError::SVMError |
( |
| ) |
|
|
inline |
◆ SVMError() [2/2]
svt::SVMError::SVMError |
( |
const SVMError & |
copy | ) |
|
|
inline |
◆ ~SVMError()
virtual svt::SVMError::~SVMError |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ operator<<()
template<typename T >
SVMError& svt::SVMError::operator<< |
( |
const T & |
data | ) |
|
|
inline |
◆ what()
virtual const char* svt::SVMError::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ pMessage
std::string svt::SVMError::pMessage |
|
protected |
The documentation for this class was generated from the following file: