HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
MetaLogParseException Class Reference

Thrown if there is an error parsing the meta-log. More...

#include <GuessLambdaModifiers.h>

Inheritance diagram for MetaLogParseException:
Inheritance graph
[legend]
Collaboration diagram for MetaLogParseException:
Collaboration graph
[legend]

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
 

Detailed Description

Thrown if there is an error parsing the meta-log.

Definition at line 63 of file GuessLambdaModifiers.h.

Constructor & Destructor Documentation

virtual MetaLogParseException::~MetaLogParseException ( )
throw (
)
inlinevirtual

Definition at line 66 of file GuessLambdaModifiers.h.

Member Function Documentation

void MetaLogParseException::outputWhat ( std::ostream &  o) const
inlineprotectedvirtual

The implementing class implements this method to customize the what output

Parameters
oThe what stream is outputted to this parameter

Implements RuntimeError.

Definition at line 68 of file GuessLambdaModifiers.h.


The documentation for this class was generated from the following file: