SEVN
Loading...
Searching...
No Matches
sevnstd::params_error Class Reference

#include <errhand.h>

Inheritance diagram for sevnstd::params_error:
sevnstd::sevnerr

Public Member Functions

 params_error (std::string s="")
 
params_error istance (std::string &s)
 
std::string default_mess () const override
 
const char * what () const throw ()
 

Protected Member Functions

void set_mess (std::string &s)
 

Protected Attributes

std::string mess
 

Constructor & Destructor Documentation

◆ params_error()

sevnstd::params_error::params_error ( std::string  s = "")
inlineexplicit

Member Function Documentation

◆ default_mess()

std::string sevnstd::params_error::default_mess ( ) const
inlineoverridevirtual

Reimplemented from sevnstd::sevnerr.

◆ istance()

params_error sevnstd::params_error::istance ( std::string &  s)
inline

◆ set_mess()

void sevnstd::sevnerr::set_mess ( std::string &  s)
inlineprotectedinherited

◆ what()

const char * sevnstd::sevnerr::what ( ) const
throw (
)
inlineinherited

Member Data Documentation

◆ mess

std::string sevnstd::sevnerr::mess
protectedinherited

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