Public Member Functions | Private Attributes | List of all members
lvr2::PanicException Struct Reference

An exception denoting an internal bug. More...

#include <Panic.hpp>

Inheritance diagram for lvr2::PanicException:
Inheritance graph
[legend]

Public Member Functions

 PanicException (std::string msg)
 
virtual const char * what () const noexcept
 

Private Attributes

std::string m_msg
 

Detailed Description

An exception denoting an internal bug.

Definition at line 46 of file Panic.hpp.

Constructor & Destructor Documentation

◆ PanicException()

lvr2::PanicException::PanicException ( std::string  msg)
inline

Definition at line 48 of file Panic.hpp.

Member Function Documentation

◆ what()

virtual const char* lvr2::PanicException::what ( ) const
inlinevirtualnoexcept

Definition at line 50 of file Panic.hpp.

Member Data Documentation

◆ m_msg

std::string lvr2::PanicException::m_msg
private

Definition at line 56 of file Panic.hpp.


The documentation for this struct was generated from the following file:


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:27