Exception thrown when the value of an errored util::Expected is accessed.

Synopsis

Declared in <util/expected.h>

struct BadExpectedAccess
    : std::exception

Base Classes

Name

Description

std::exception

Member Functions

Name

Description

operator=

what [virtual]

Return the exception message.

Created with MrDocs