Class google::cloud::RuntimeStatusError (2.10.1)

A runtime error that wraps a google::cloud::Status.

Constructors

RuntimeStatusError

Constructor from a Status.

Parameter
Name Description
status Status

Functions

status

Returns the original status.

Returns
Type Description
Status const &