CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::RpcException Struct Reference

#include <rpc_exception.h>

Inherits std::exception.

Public Member Functions

 RpcException (ccf::http_status status, const std::string &code, std::string &&msg)
 
const char * what () const override throw ()
 

Public Attributes

ErrorDetails error
 

Constructor & Destructor Documentation

◆ RpcException()

ccf::RpcException::RpcException ( ccf::http_status  status,
const std::string &  code,
std::string &&  msg 
)
inline

Member Function Documentation

◆ what()

const char * ccf::RpcException::what ( ) const
throw (
)
inlineoverride

Member Data Documentation

◆ error

ErrorDetails ccf::RpcException::error

The documentation for this struct was generated from the following file: