3 #ifndef XJMUSIC_FABRICATION_FATAL_EXCEPTION_H
4 #define XJMUSIC_FABRICATION_FATAL_EXCEPTION_H
22 [[nodiscard]]
const char *
what()
const noexcept
override;
Definition: FabricationFatalException.h:18
FabricationFatalException(std::string msg)
Definition: FabricationFatalException.cpp:8
const char * what() const noexcept override
Definition: FabricationFatalException.cpp:11
Definition: ActiveAudio.h:11