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
exception
The exception to marshal into the response.
current
A reference to the
Current
object of the request.
Returns
The new response.
Ice
Generated by
1.14.0