Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
A runtime error that wraps a google::cloud::Status
.
More...
#include <google/cloud/status.h>
Public Member Functions | |
RuntimeStatusError (Status status) | |
Status const & | status () const |
A runtime error that wraps a google::cloud::Status
.
|
explicit |