Lumiera  0.pre.03
»edit your freedom«
Error Member List

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

cause_Errorprivate
desc_Errorprivate
Error(string description="", lumiera_err const id=LERR_(EXCEPTION)) noexceptError
Error(std::exception const &cause, string description="", lumiera_err const id=LERR_(EXCEPTION)) noexcept (defined in Error)Error
Error(Error &&)=default (defined in Error)Error
Error(Error const &)=default (defined in Error)Error
extractCauseMsg(std::exception const &) noexceptErrorprivatestatic
getID() const noexceptErrorinline
getUsermsg() const noexceptErrorinline
id_Errorprivate
msg_Errorprivate
operator=(Error &&)=delete (defined in Error)Error
operator=(Error const &)=delete (defined in Error)Error
prependInfo(string const &text) noexceptErrorinline
rootCause() const noexceptErrorinline
setUsermsg(string const &newMsg) noexceptErrorinline
what() const noexcept overrideErrorvirtual
what_Errormutableprivate
~Error() noexcept (defined in Error)Errorinlinevirtual