11#ifndef L16_EXCEPTION_HPP
12#define L16_EXCEPTION_HPP
Definition Exception.hpp:22
~Exception() override
Definition Exception.hpp:25
std::string mError
Definition Exception.hpp:28
const std::string & GetError()
Definition Exception.hpp:24
InterpretException()
Definition Exception.cpp:30
ReadException(std::string aError)
Definition Exception.cpp:20
Definition ComputerPart.hpp:45
This file should be included prior to defining a message. Currently there is a limit of 32 fields per...
Definition AllMessages.hpp:55