|
Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
This is the complete list of members for flox::NixEvalException, including all inherited members.
| caughtMsg | flox::FloxException | private |
| contextMsg | flox::FloxException | private |
| FloxException(std::string_view contextMsg) | flox::FloxException | inlineexplicit |
| FloxException(std::string_view contextMsg, std::string_view caughtMsg) | flox::FloxException | inlineexplicit |
| FloxException(std::string_view categoryMsg, std::optional< std::string > contextMsg, std::optional< std::string > caughtMsg) | flox::FloxException | inlineexplicit |
| getCategoryMessage() const noexcept override (defined in flox::NixEvalException) | flox::NixEvalException | inlinevirtual |
| getCaughtMessage() const noexcept (defined in flox::FloxException) | flox::FloxException | inline |
| getContextMessage() const noexcept (defined in flox::FloxException) | flox::FloxException | inline |
| getErrorCode() const noexcept override (defined in flox::NixEvalException) | flox::NixEvalException | inlinevirtual |
| NixEvalException(std::string_view contextMsg, const nix::EvalError &err) (defined in flox::NixEvalException) | flox::NixEvalException | inlineexplicit |
| what() const noexcept override | flox::FloxException | inline |
| whatMsg | flox::FloxException | private |