Public Attributes | List of all members
BalauException Class Reference

Base class of all Balau exceptions. More...

#include <BalauException.hpp>

Inheritance diagram for BalauException:
[legend]

Public Attributes

const std::string fullMessage
 The full message (includes file and line information). More...
 
const std::string message
 The message. More...
 

Detailed Description

Base class of all Balau exceptions.

Member Data Documentation

◆ fullMessage

const std::string fullMessage

The full message (includes file and line information).

◆ message

const std::string message

The message.


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