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
WrongNumberOfArgumentsException Class Reference
Inheritance diagram for WrongNumberOfArgumentsException:
Inheritance graph
[legend]
Collaboration diagram for WrongNumberOfArgumentsException:
Collaboration graph
[legend]

Public Member Functions

virtual ~WrongNumberOfArgumentsException () 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

Definition at line 39 of file GuessLambdaModifiersMain.cpp.

Constructor & Destructor Documentation

virtual WrongNumberOfArgumentsException::~WrongNumberOfArgumentsException ( )
throw (
)
inlinevirtual

Definition at line 42 of file GuessLambdaModifiersMain.cpp.

Member Function Documentation

void WrongNumberOfArgumentsException::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 44 of file GuessLambdaModifiersMain.cpp.


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