NoTeX 1.0.0
A modern noteworthy LaTeX template
Loading...
Searching...
No Matches
notex::ConfigError Class Reference

Raised when notex.json is missing, malformed, or fails to write. More...

#include <notex/errors.hpp>

Inheritance diagram for notex::ConfigError:

Public Member Functions

 ConfigError (std::string message)
Public Member Functions inherited from notex::NotexError
 NotexError (std::string message, ExitCode exit_code)
 Constructs an error with its message and exit code.
ExitCode exit_code () const noexcept

Detailed Description

Raised when notex.json is missing, malformed, or fails to write.

Definition at line 89 of file errors.hpp.

Constructor & Destructor Documentation

◆ ConfigError()

notex::ConfigError::ConfigError ( std::string message)
inlineexplicit

Definition at line 91 of file errors.hpp.


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