XJ music engine  1.9.6
In-game runtime engine for XJ music.
Public Member Functions | List of all members
XJ::FabricationFatalException Class Reference

#include <FabricationFatalException.h>

Inheritance diagram for XJ::FabricationFatalException:

Public Member Functions

 FabricationFatalException (std::string msg)
 
const char * what () const noexcept override
 

Detailed Description

When this occurs during fabrication, the chain must be restarted. This differentiates from retry-able network or service failures.

Fabrication should recover from having no main choice https://github.com/xjmusic/xjmusic/issues/263

Constructor & Destructor Documentation

◆ FabricationFatalException()

FabricationFatalException::FabricationFatalException ( std::string  msg)
explicit

Member Function Documentation

◆ what()

const char * FabricationFatalException::what ( ) const
overridenoexcept

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