ARTS  2.3.1285(git:92a29ea9-dirty)
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 108 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 110 of file check_input.h.

Referenced by chk_contains().


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