Go to the documentation of this file.
33 #ifndef LVR2_UTIL_PANIC_H_
34 #define LVR2_UTIL_PANIC_H_
50 virtual const char*
what() const noexcept
64 virtual const char*
what() const noexcept
75 inline void panic(std::string msg)
86 throw PanicException(
"Program panicked due to missing implementation: " + msg);
93 #endif // LVR2_UTIL_PANIC_H_
An exception denoting an internal bug.
void panic(std::string msg)
Throws a panic exception with the given error message.
VertexLoopException(std::string msg)
void panic_unimplemented(std::string msg)
Throws a panic exception with the given error message and denotes that the exception was thrown due t...
virtual const char * what() const noexcept
PanicException(std::string msg)
virtual const char * what() const noexcept
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:24