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

This is the complete list of members for flox::FloxException, 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 (defined in flox::FloxException)flox::FloxExceptioninlinevirtual
getCaughtMessage() const noexcept (defined in flox::FloxException)flox::FloxExceptioninline
getContextMessage() const noexcept (defined in flox::FloxException)flox::FloxExceptioninline
getErrorCode() const noexcept (defined in flox::FloxException)flox::FloxExceptioninlinevirtual
what() const noexcept overrideflox::FloxExceptioninline
whatMsgflox::FloxExceptionprivate