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
InitialAdjustmentParameterParseException Class Reference

Thrown if there is an error parsing the initial adjustment parameter. More...

#include <GuessLambdaModifiers.h>

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

Public Member Functions

virtual ~InitialAdjustmentParameterParseException () 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 initial adjustment parameter.

Definition at line 45 of file GuessLambdaModifiers.h.

Constructor & Destructor Documentation

virtual InitialAdjustmentParameterParseException::~InitialAdjustmentParameterParseException ( )
throw (
)
inlinevirtual

Definition at line 48 of file GuessLambdaModifiers.h.

Member Function Documentation

void InitialAdjustmentParameterParseException::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 50 of file GuessLambdaModifiers.h.


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