#include <catch.hpp>
Public Member Functions | |
GeneratorException (const char *msg) | |
const char * | what () const noexcept override final |
Private Attributes | |
const char *const | m_msg = "" |
|
inline |
|
finaloverridenoexcept |
|
private |