GlitchyByte Lib  0.3.1
GlitchyByte general library to bootstrap development.
Public Member Functions | List of all members
gb::strings::StringNumberParseException Class Reference
Inheritance diagram for gb::strings::StringNumberParseException:

Public Member Functions

 StringNumberParseException (std::string_view const attempted)
 

Detailed Description

String to number parse exception.

Constructor & Destructor Documentation

◆ StringNumberParseException()

gb::strings::StringNumberParseException::StringNumberParseException ( std::string_view const  attempted)
inlineexplicit

Creates an exception with a message.

Parameters
attemptedIncludes the attempted string in the message.

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