util::BadExpectedAccess::what

Return the exception message.

Synopsis

Declared in <util/expected.h>

virtual
char const*
what() const noexcept override;

Return Value

A static description of the bad access.