Class SystemError

Class Documentation

class SystemError

Public Functions

inline constexpr SystemError()
inline constexpr SystemError(const char *desc, int line, const char *file)
inline int getLineNumber() const
inline const char *getDescription() const
inline const char *getFilename() const