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

◆ makeOutgoingResponse() [3/3]

OutgoingResponse Ice::makeOutgoingResponse ( std::exception_ptr exception,
const Current & current )
noexcept

Creates an OutgoingResponse object with a reply status other than ReplyStatus::Ok.

Parameters
exceptionThe exception to marshal into the response.
currentA reference to the Current object of the request.
Returns
The new response.