Base class of all Balau exceptions. More...
#include <BalauException.hpp>
Public Attributes | |
const std::string | fullMessage |
The full message (includes file and line information). More... | |
const std::string | message |
The message. More... | |
Base class of all Balau exceptions.
const std::string fullMessage |
The full message (includes file and line information).
const std::string message |
The message.