LibrePCB Developers Documentation
FileParseError Member List

This is the complete list of members for FileParseError, including all inherited members.

clone() const overrideFileParseErrorinlinevirtual
Exception()=deleteException
Exception(const Exception &other) noexceptException
Exception(const char *file, int line, const QString &msg=QString("Exception")) noexceptException
FileParseError()=deleteFileParseError
FileParseError(const char *file, int line, const FilePath &filePath, int fileLine=-1, int fileColumn=-1, const QString &invalidFileContent=QString(), const QString &msg=QString("File Parse Error")) noexceptFileParseError
FileParseError(const FileParseError &other) noexceptFileParseError
getFile() constExceptioninline
getLine() constExceptioninline
getMsg() constExceptioninline
raise() const overrideFileParseErrorinlinevirtual
RuntimeError()=deleteRuntimeError
RuntimeError(const char *file, int line, const QString &msg=QString("Runtime Error")) noexceptRuntimeError
RuntimeError(const RuntimeError &other) noexceptRuntimeError
what() const noexcept overrideException
~Exception() noexceptExceptioninlinevirtual
~RuntimeError() noexceptRuntimeErrorinlinevirtual