|
GlitchyByte Lib
0.3.1
GlitchyByte general library to bootstrap development.
|
Public Member Functions | |
| StringNumberParseException (std::string_view const attempted) | |
String to number parse exception.
|
inlineexplicit |
Creates an exception with a message.
| attempted | Includes the attempted string in the message. |