Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
exceptionId()
const std::string & Ice::OutgoingResponse::exceptionId
(
)
const
inline
nodiscard
noexcept
Gets the exception ID of the response.
Returns
The exception ID of the response. It's empty when
replyStatus
is
ReplyStatus::Ok
or
ReplyStatus::UserException
. Otherwise, this ID is the value returned by
LocalException::ice_id
. For other exceptions, this ID is the value returned by
std::exception::what()
.
Definition at line
68
of file
OutgoingResponse.h
.
Ice
OutgoingResponse
Generated by
1.14.0