An error occured while parsing a POC line from within a log file.
More...
#include <ExtractBitrates.h>
An error occured while parsing a POC line from within a log file.
Definition at line 41 of file ExtractBitrates.h.
POCParseException::POCParseException |
( |
const std::string & |
pocLine | ) |
|
|
inline |
virtual POCParseException::~POCParseException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
void POCParseException::outputWhat |
( |
std::ostream & |
o | ) |
const |
|
inlineprotectedvirtual |
The implementing class implements this method to customize the what output
- Parameters
-
o | The what stream is outputted to this parameter |
Implements RuntimeError.
Definition at line 48 of file ExtractBitrates.h.
std::string POCParseException::m_pocLine |
|
private |
The documentation for this class was generated from the following file: