Exception thrown when a square root operation receives a negative value. More...
#include <ParseExceptions.h>
Public Member Functions | |
BadSqrtValue () | |
Constructs a BadSqrtValue exception. | |
const char * | what () const noexcept override |
Returns the error message. | |
Exception thrown when a square root operation receives a negative value.
|
inlineoverridenoexcept |
Returns the error message.