31 [[nodiscard]]
const char*
what()
const noexcept override;
64 [[nodiscard]]
const char*
what()
const noexcept override;
Exception thrown when a logic error has occured.
const char * what() const noexcept override
Return the message describing what exactly went wrong.
Exception thrown when a runtime error has occured.
const char * what() const noexcept override
Return the message describing what exactly went wrong.