![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
This is the complete list of members for SelfCheckFailure, including all inherited members.
| cause_ | Error | private |
| desc_ | Error | private |
| Error(string description="", lumiera_err const id=LERR_(EXCEPTION)) noexcept | Error | |
| Error(std::exception const &cause, string description="", lumiera_err const id=LERR_(EXCEPTION)) noexcept | Error | |
| Error(Error &&)=default | Error | |
| Error(Error const &)=default | Error | |
| extractCauseMsg(std::exception const &) noexcept | Error | privatestatic |
| getID() const noexcept | Error | inline |
| getUsermsg() const noexcept | Error | inline |
| id_ | Error | private |
| LumieraError(std::string description="", lumiera_err const id=eID) noexcept | LumieraError< eID, PAR > | inline |
| LumieraError(std::exception const &cause, std::string description="", lumiera_err const id=eID) noexcept | LumieraError< eID, PAR > | inline |
| msg_ | Error | private |
| operator=(Error &&)=delete | Error | |
| operator=(Error const &)=delete | Error | |
| prependInfo(string const &text) noexcept | Error | inline |
| rootCause() const noexcept | Error | inline |
| SelfCheckFailure(lib::Literal currentTest, string failure) | SelfCheckFailure | inline |
| setUsermsg(string const &newMsg) noexcept | Error | inline |
| what() const noexcept override | Error | virtual |
| what_ | Error | mutableprivate |
| ~Error() noexcept | Error | inlinevirtual |