Loading...
Searching...
No Matches
idol::Exception Class Reference

Description

Definition at line 14 of file Exception.h.

Public Methods

 Exception (std::string t_message)
const char * what () const noexcept override

Constructor & Destructor Documentation

◆ Exception()

idol::Exception::Exception ( std::string t_message)
inlineexplicit

Definition at line 17 of file Exception.h.

Methods Documentation

◆ what()

const char * idol::Exception::what ( ) const
inlinenodiscardoverridenoexcept

Definition at line 19 of file Exception.h.