Class defining a specific exception for CDVA.
More...
#include <CdvaException.h>
Class defining a specific exception for CDVA.
◆ CdvaException()
mpeg7cdva::CdvaException::CdvaException |
( |
std::string |
str | ) |
|
|
inline |
Create a new CDVA exception.
- Parameters
-
str | the exception message string. |
◆ ~CdvaException()
virtual mpeg7cdva::CdvaException::~CdvaException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
const char* mpeg7cdva::CdvaException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
Get the exception message.
The documentation for this class was generated from the following file: