List of all members
BugException Class Reference

Thrown when a bug is encountered (mainly unimplemented switch cases). More...

#include <BalauException.hpp>

Inheritance diagram for BugException:
[legend]
Collaboration diagram for BugException:
[legend]

Additional Inherited Members

- Public Attributes inherited from BalauException
const std::string fullMessage
 The full message (includes file and line information). More...
 
const std::string message
 The message. More...
 

Detailed Description

Thrown when a bug is encountered (mainly unimplemented switch cases).


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