ARTS  2.2.66
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 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 123 of file check_input.h.

Constructor & Destructor Documentation

◆ runtime_error_not_found()

runtime_error_not_found::runtime_error_not_found ( const string &  s)
inline

Definition at line 125 of file check_input.h.


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