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

Thrown if there is an error parsing the targets. More...

#include <GuessLambdaModifiers.h>

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

Public Member Functions

virtual ~TargetsParseException () 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 targets.

Definition at line 54 of file GuessLambdaModifiers.h.

Constructor & Destructor Documentation

virtual TargetsParseException::~TargetsParseException ( )
throw (
)
inlinevirtual

Definition at line 57 of file GuessLambdaModifiers.h.

Member Function Documentation

void TargetsParseException::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 59 of file GuessLambdaModifiers.h.


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