CCIMXDesktop
 
Loading...
Searching...
No Matches
InvalidNumber Class Reference

Exception thrown when an invalid number is detected. More...

#include <ParseExceptions.h>

Inheritance diagram for InvalidNumber:

Public Member Functions

 InvalidNumber ()
 Constructs an InvalidNumber exception.
 
const char * what () const noexcept override
 Returns the error message.
 

Detailed Description

Exception thrown when an invalid number is detected.

Member Function Documentation

◆ what()

const char * InvalidNumber::what ( ) const
inlineoverridenoexcept

Returns the error message.

Returns
C-style string with the error description.

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