absl::BadStatusOrAccess::BadStatusOrAccess

Copy constructor.

Synopsis

Declared in <absl/status/statusor.h>

BadStatusOrAccess(BadStatusOrAccess const& other);

Parameters

NameDescription
otherThe exception object to copy from.