Exception thrown when a division by zero is attempted. More...
#include <ParseExceptions.h>
Public Member Functions | |
DivideZeroException () | |
Constructs a DivideZeroException with a predefined message. | |
const char * | what () const noexcept override |
Returns the error message. | |
Exception thrown when a division by zero is attempted.
|
inlineoverridenoexcept |
Returns the error message.