Class SystemError¶ Defined in File system_error.hpp Class Documentation¶ class SystemError¶ Public Functions inline constexpr SystemError()¶ inline constexpr SystemError(const char *desc, int line, const char *file)¶ inline constexpr int getLineNumber() const¶ inline const char *getDescription() const¶ inline const char *getFilename() const¶