Wizard Engine
2D cross-platform game engine built around SDL2
 
Loading...
Searching...
No Matches
wze::exception< error > Member List

This is the complete list of members for wze::exception< error >, including all inherited members.

exception(std::string what)wze::exception< error >inlineexplicit
exception(exception< error > const &)=deletewze::exception< error >
exception(exception< error > &&)=deletewze::exception< error >
operator=(exception< error > const &)=deletewze::exception< error >
operator=(exception< error > &&)=deletewze::exception< error >
what() const noexcept finalwze::exception< error >inline