Exception thrown when an invalid number is detected. More...
#include <ParseExceptions.h>
Public Member Functions | |
InvalidNumber () | |
Constructs an InvalidNumber exception. | |
const char * | what () const noexcept override |
Returns the error message. | |
Exception thrown when an invalid number is detected.
|
inlineoverridenoexcept |
Returns the error message.