wrenbind17::RuntimeError #
Module: Wrenbind17
#include <exception.hpp>
Inherits from wrenbind17::Exception, std::exception
Public Functions #
Name | |
---|---|
RuntimeError(std::string msg) |
Additional inherited members #
Public Functions inherited from wrenbind17::Exception
Name | |
---|---|
Exception() =default | |
Exception(std::string msg) | |
const char * | what() const override |
Public Functions Documentation #
function RuntimeError #
inline explicit RuntimeError(
std::string msg
)
Updated on 17 October 2023 at 12:26:25 UTC