Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
flox::NixEvalException Member List

This is the complete list of members for flox::NixEvalException, including all inherited members.

caughtMsgflox::FloxExceptionprivate
contextMsgflox::FloxExceptionprivate
FloxException(std::string_view contextMsg)flox::FloxExceptioninlineexplicit
FloxException(std::string_view contextMsg, std::string_view caughtMsg)flox::FloxExceptioninlineexplicit
FloxException(std::string_view categoryMsg, std::optional< std::string > contextMsg, std::optional< std::string > caughtMsg)flox::FloxExceptioninlineexplicit
getCategoryMessage() const noexcept override (defined in flox::NixEvalException)flox::NixEvalExceptioninlinevirtual
getCaughtMessage() const noexcept (defined in flox::FloxException)flox::FloxExceptioninline
getContextMessage() const noexcept (defined in flox::FloxException)flox::FloxExceptioninline
getErrorCode() const noexcept override (defined in flox::NixEvalException)flox::NixEvalExceptioninlinevirtual
NixEvalException(std::string_view contextMsg, const nix::EvalError &err) (defined in flox::NixEvalException)flox::NixEvalExceptioninlineexplicit
what() const noexcept overrideflox::FloxExceptioninline
whatMsgflox::FloxExceptionprivate