proxygen
|
#include <test_functions.h>
Public Member Functions | |
Exception (const std::string &value) | |
~Exception () noexceptoverride | |
const char * | what () const noexceptoverride |
Private Attributes | |
std::string | value_ |
Definition at line 25 of file test_functions.h.
|
inlineexplicit |
Definition at line 27 of file test_functions.h.
|
inlineoverridenoexcept |
Definition at line 28 of file test_functions.h.
|
inlineoverridenoexcept |
|
private |
Definition at line 35 of file test_functions.h.
Referenced by what().