Sourcemeta Core 0.0.0
Loading...
Searching...
No Matches
sourcemeta::core::SemVerOverflowError Class Reference

An error raised when a numeric component of a Semantic Version overflows. More...

Inheritance diagram for sourcemeta::core::SemVerOverflowError:

Public Member Functions

 SemVerOverflowError (const std::uint64_t column)
 Construct an error located at the given column of the input.
auto column () const noexcept -> std::uint64_t
 The column at which the overflow occurred.

Detailed Description

An error raised when a numeric component of a Semantic Version overflows.


The documentation for this class was generated from the following file:
  • /__w/core/core/src/core/semver/include/sourcemeta/core/semver_error.h