LibrePCB Developers Documentation
LogicError Member List

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

clone() const overrideLogicErrorinlinevirtual
Exception()=deleteException
Exception(const Exception &other) noexceptException
Exception(const char *file, int line, const QString &msg=QString("Exception")) noexceptException
getFile() constExceptioninline
getLine() constExceptioninline
getMsg() constExceptioninline
LogicError()=deleteLogicError
LogicError(const char *file, int line, const QString &msg=QString("Logic Error")) noexceptLogicError
LogicError(const LogicError &other) noexceptLogicError
raise() const overrideLogicErrorinlinevirtual
what() const noexcept overrideException
~Exception() noexceptExceptioninlinevirtual