Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
versions::VersionException Class Reference

Typed exception wrapper used for version parsing/comparison errors. More...

#include <versions.hh>

Inheritance diagram for versions::VersionException:

Public Member Functions

 VersionException (std::string_view msg)
 
const char * what () const noexcept override
 

Private Attributes

std::string msg
 

Detailed Description

Typed exception wrapper used for version parsing/comparison errors.


The documentation for this class was generated from the following file: