ARTS 2.5.11 (git: 725533f0)
runtime_error_not_found Class Reference

Subclasses of runtime_error. More...

#include <check_input.h>

Inheritance diagram for runtime_error_not_found:

Public Member Functions

 runtime_error_not_found (const std::string &s)
 

Detailed Description

Subclasses of runtime_error.

This is so that I can distinguish what went wrong in chk_contains.

Author
Stefan Buehler
Date
2013-04-23

Definition at line 90 of file check_input.h.

Constructor & Destructor Documentation

◆ runtime_error_not_found()

runtime_error_not_found::runtime_error_not_found ( const std::string &  s)
inline

Definition at line 92 of file check_input.h.


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