Thrill  0.1
bad_parameter Class Reference

Detailed Description

Definition at line 59 of file exceptions.hpp.

Inherits runtime_error.

#include <exceptions.hpp>

Public Member Functions

 bad_parameter () noexcept
 
 bad_parameter (const std::string &message) noexcept
 

Constructor & Destructor Documentation

◆ bad_parameter() [1/2]

bad_parameter ( )
inlinenoexcept

Definition at line 62 of file exceptions.hpp.

◆ bad_parameter() [2/2]

bad_parameter ( const std::string &  message)
inlineexplicitnoexcept

Definition at line 66 of file exceptions.hpp.


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