34 std::cout <<
"Builtin trap to mark exception creation stack for exception: `" <<
text <<
"`" << std::endl;
54 #endif // EXCEPTION_HPP
virtual ~Exception()
Definition: Exception.hpp:40
virtual std::string what()
Definition: Exception.hpp:39
Exception(std::string t)
Definition: Exception.hpp:31
Definition: Exception.hpp:47
Definition: Alertable.hpp:26
std::string text
Definition: Exception.hpp:42
Definition: Exception.hpp:29
Unimplemented(std::string t)
Definition: Exception.hpp:48