JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Public Member Functions | Protected Member Functions | Protected Attributes
joda::query::WrongParameterException Class Reference

#include <IValueProvider.h>

Inheritance diagram for joda::query::WrongParameterException:
[legend]
Collaboration diagram for joda::query::WrongParameterException:
[legend]

Public Member Functions

 WrongParameterException (const std::string &whatStr)
 
virtual const char * what () const throw ()
 

Protected Member Functions

 WrongParameterException ()=default
 

Protected Attributes

std::string whatStr
 

Detailed Description

Generic Exception for errors regarding function parameters

Constructor & Destructor Documentation

◆ WrongParameterException() [1/2]

joda::query::WrongParameterException::WrongParameterException ( const std::string &  whatStr)
inline

◆ WrongParameterException() [2/2]

joda::query::WrongParameterException::WrongParameterException ( )
protecteddefault

Member Function Documentation

◆ what()

virtual const char* joda::query::WrongParameterException::what ( ) const
throw (
)
inlinevirtual
Here is the caller graph for this function:

Field Documentation

◆ whatStr

std::string joda::query::WrongParameterException::whatStr
protected

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