45 const char *
what()
const noexcept;
65 NoWindow(
const std::string &exceptionDetail =
"");
75 const char *
what()
const noexcept;
105 const char *
what()
const noexcept;
135 const char *
what()
const noexcept;
155 NoIcon(
const std::string &exceptionDetail =
"");
165 const char *
what()
const noexcept;
195 const char *
what()
const noexcept;
216 NoCollision(
const std::string &exceptionDetail =
"");
226 const char *
what()
const noexcept;
246 NoAnimation(
const std::string &exceptionDetail =
"");
256 const char *
what()
const noexcept;
286 const char *
what()
const noexcept;
306 NoSprite(
const std::string &exceptionDetail =
"");
316 const char *
what()
const noexcept;
336 NoButton(
const std::string &exceptionDetail =
"");
346 const char *
what()
const noexcept;
366 NoFont(
const std::string &fontName =
"",
const std::string &exceptionDetail =
"");
376 const char *
what()
const noexcept;
395 NoColour(
const std::string &exceptionDetail =
"");
405 const char *
what()
const noexcept;
424 NoText(
const std::string &errorReason =
"");
434 const char *
what()
const noexcept;
453 NoTexture(
const std::string &errorReason =
"");
463 const char *
what()
const noexcept;
493 const char *
what()
const noexcept;
522 const char *
what()
const noexcept;
551 const char *
what()
const noexcept;
580 const char *
what()
const noexcept;
609 const char *
what()
const noexcept;
640 const char *
what()
const noexcept;
670 const char *
what()
const noexcept;
700 const char *
what()
const noexcept;
730 const char *
what()
const noexcept;
749 NoTOML(
const std::string &tomlPath =
"");
759 const char *
what()
const noexcept;
780 NoTOMLKey(
const std::string &tomlPath =
"",
const std::string &tomlKey =
"");
790 const char *
what()
const noexcept;
819 const char *
what()
const noexcept;
849 const char *
what()
const noexcept;
869 NoFontInConfigFile(
const std::string &tomlPath =
"",
const std::string &tomlKey =
"");
875 const char *
what()
const noexcept;
895 NoIconInConfigFile(
const std::string &tomlPath =
"",
const std::string &tomlKey =
"");
901 const char *
what()
const noexcept;
927 const char *
what()
const noexcept;
952 const char *
what()
const noexcept;
977 const char *
what()
const noexcept;
This is an agglomerator in which all the files from Recoded folder will be included.
This is the class in charge of informing the user that the program could not find any active threads ...
NoActiveNetworkThread(const std::string &exceptionDetails="")
Construct a new No Active Network Thread object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that there are no frames for the animation.
~NoAnimationFrames()
Destroy the No Animation Frames object.
NoAnimationFrames(const std::string &exceptionDetail="")
Construct a new No Animation Frames object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that they tried to access a non-existant animation ...
const char * what() const noexcept
Retrieves the error message.
NoAnimation(const std::string &exceptionDetail="")
Construct a new No Animation object.
~NoAnimation()
Destroy the No Animation object.
This is the class in charge of informing the user that the program could not find the Background sect...
NoBackgroundInConfigFile(const std::string &tomlPath="", const std::string &tomlKey="")
Construct a new No Background In Config File object.
const char * what() const noexcept
Retrieves the error message.
~NoBackgroundInConfigFile()
This is the class in charge of informing the user that they tried to access a non-existant background...
NoBackground(const std::string &exceptionDetail="")
Construct a new No Sprite Sheet object.
~NoBackground()
Destroy the No Sprite Sheet object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that there is no configuration for the font in char...
const char * what() const noexcept
Retrieves the error message.
NoBodyFontConfiguration(const std::string &tomlPath="")
Construct a new No Body Font Configuration object.
~NoBodyFontConfiguration()
Destroy the No Body Font Configuration object.
This is the class in charge of informing the user that they tried to access a non-existant collision ...
NoCollision(const std::string &exceptionDetail="")
Construct a new No Collision object.
~NoCollision()
Destroy the No Collision object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that they tried to access a non-existant colour ins...
const char * what() const noexcept
Retrieves the error message.
~NoColour()
Destroy the No Colour object.
NoColour(const std::string &exceptionDetail="")
Construct a new No Colour object.
This is the class in charge of informing the user that there is no configuration for the font in char...
~NoDefaultFontConfiguration()
Destroy the No Default Font Configuration object.
NoDefaultFontConfiguration(const std::string &tomlPath="")
Construct a new No Default Font Configuration object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that they tried to access a non-existant Event Mana...
~NoEventManager()
Destroy the No Event Manager object.
const char * what() const noexcept
Retrieves the error message.
NoEventManager(const std::string &exceptionDetail="")
Construct a new No Event Manager object.
This is the class in charge of informing the user was supposed to pass a parameter along with the fla...
const char * what() const noexcept
Retrieves the error message.
NoFlagParameter(const std::string &error="")
Construct a new No Flag Parameter object.
~NoFlagParameter()
Destroy the No Flag Parameter object.
This is the class in charge of informing the user that the program could not find the font section in...
const char * what() const noexcept
Retrieves the error message.
NoFontInConfigFile(const std::string &tomlPath="", const std::string &tomlKey="")
Construct a new No Font In Config File object.
This is the class in charge of informing the user that they tried to access a non-existant font insta...
const char * what() const noexcept
Retrieves the error message.
~NoFont()
Destroy the No Font object.
NoFont(const std::string &fontName="", const std::string &exceptionDetail="")
Construct a new No Font object.
This is the class in charge of informing the user that the program could not find the Icon section in...
const char * what() const noexcept
Retrieves the error message.
NoIconInConfigFile(const std::string &tomlPath="", const std::string &tomlKey="")
Construct a new No Icon In Config File object.
This is the class in charge of informing the user that they tried to access a non-existant Icon.
NoIcon(const std::string &exceptionDetail="")
Construct a new No Sprite Sheet object.
~NoIcon()
Destroy the No Sprite Sheet object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that the program could not find the music section i...
~NoMusicInConfigFile()
Destroy the No Music In Config File object.
NoMusicInConfigFile(const std::string &tomlPath="", const std::string &tomlKey="")
Construct a new No Music In Config File object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that the program could not find any network class i...
NoNetworkClass(const std::string &exceptionDetails="")
Construct a new No Network Class object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that they tried to render a non-existing Image comp...
NoRenderableImage(const std::string &errorReason="")
Construct a new No Renderable Image object.
const char * what() const noexcept
Retrieves the error message.
~NoRenderableImage()
Destroy the No Renderable Image object.
This is the class in charge of informing the user that they tried to render a non-existing Shape comp...
NoRenderableShape(const std::string &errorReason="")
Construct a new No Renderable Shape object.
const char * what() const noexcept
Retrieves the error message.
~NoRenderableShape()
Destroy the No Renderable Shape object.
This is the class in charge of informing the user that they tried to render a non-existing Sprite com...
const char * what() const noexcept
Retrieves the error message.
~NoRenderableSprite()
Destroy the No Renderable Sprite object.
NoRenderableSprite(const std::string &errorReason="")
Construct a new No Renderable Sprite object.
This is the class in charge of informing the user that they tried to render a non-existing text compo...
~NoRenderableText()
Destroy the No Renderable Text object.
NoRenderableText(const std::string &errorReason="")
Construct a new No Renderable Text object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that they tried to access a non-existant spriteshee...
~NoSpriteSheet()
Destroy the No Sprite Sheet object.
const char * what() const noexcept
Retrieves the error message.
NoSpriteSheet(const std::string &exceptionDetail="")
Construct a new No Sprite Sheet object.
This is the class in charge of informing the user that they tried to access a non-existant animation ...
~NoSprite()
Destroy the No Sprite object.
NoSprite(const std::string &exceptionDetail="")
Construct a new No Sprite object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that the program could not find the sprite section ...
~NoSpritesInConfigFile()
Destroy the No Sprites In Config File object.
const char * what() const noexcept
Retrieves the error message.
NoSpritesInConfigFile(const std::string &tomlPath="", const std::string &tomlKey="")
Construct a new No Sprites In Config File object.
This is the class in charge of informing the user that they tried to access a non-existant toml key i...
const char * what() const noexcept
Retrieves the error message.
~NoTOMLKey()
Destroy the No toml Key object.
NoTOMLKey(const std::string &tomlPath="", const std::string &tomlKey="")
Construct a new No toml Key object.
This is the class in charge of informing the user that they tried to access a non-existant toml insta...
NoTOML(const std::string &tomlPath="")
Construct a new No toml object.
~NoTOML()
Destroy the No toml object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that they tried to access a non-existant text insta...
~NoText()
Destroy the No Text object.
const char * what() const noexcept
Retrieves the error message.
NoText(const std::string &errorReason="")
Construct a new No Text object.
This is the class in charge of informing the user that they tried to access a non-existant texture in...
~NoTexture()
Destroy the No Texture object.
const char * what() const noexcept
Retrieves the error message.
NoTexture(const std::string &errorReason="")
Construct a new No Texture object.
This is the class in charge of informing the user that there is no configuration for the font in char...
~NoTitleFontConfiguration()
Destroy the No Title Font Configuration object.
NoTitleFontConfiguration(const std::string &tomlPath="")
Construct a new No Title Font Configuration object.
const char * what() const noexcept
Retrieves the error message.
This is the class in charge of informing the user that they tried to access a non-existant window.
~NoWindow()
Destroy the No Window object.
const char * what() const noexcept
Retrieves the error message.
NoWindow(const std::string &exceptionDetail="")
Construct a new No Window object.