LibrePCB Developers Documentation
RuntimeError Member List

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

clone() const overrideRuntimeErrorinlinevirtual
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
raise() const overrideRuntimeErrorinlinevirtual
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