Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ exceptionDetails()

const std::string & Ice::OutgoingResponse::exceptionDetails ( ) const
inlinenodiscardnoexcept

Gets the full details of the exception marshaled into the response.

Returns
The exception details. For Ice exceptions, it's produced by Exception::ice_print. It's empty when replyStatus is ReplyStatus::Ok or ReplyStatus::UserException.

Definition at line 73 of file OutgoingResponse.h.