wrenbind17::CompileError #
Module: Wrenbind17
#include <exception.hpp>
Inherits from wrenbind17::Exception, std::exception
Public Functions #
| Name | |
|---|---|
| CompileError(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 CompileError #
inline explicit CompileError(
    std::string msg
)
Updated on 17 October 2023 at 12:26:25 UTC