HEVC Test Model (HM)
HM-16.18
|
Thrown if there is an error parsing the meta-log. More...
#include <GuessLambdaModifiers.h>
Public Member Functions | |
virtual | ~MetaLogParseException () throw ( ) |
Public Member Functions inherited from RuntimeError | |
RuntimeError () | |
virtual | ~RuntimeError () throw ( ) |
const char * | what () const throw ( ) |
Implementation of the std::exception::what method. More... | |
Protected Member Functions | |
void | outputWhat (std::ostream &o) const |
Thrown if there is an error parsing the meta-log.
Definition at line 63 of file GuessLambdaModifiers.h.
|
inlinevirtual |
Definition at line 66 of file GuessLambdaModifiers.h.
|
inlineprotectedvirtual |
The implementing class implements this method to customize the what output
o | The what stream is outputted to this parameter |
Implements RuntimeError.
Definition at line 68 of file GuessLambdaModifiers.h.