|
noexcept |
Constructs an OutgoingResponse object.
| replyStatus | The status of the response. |
| exceptionId | The type ID of the exception, when the response carries an exception other than a user exception. |
| exceptionDetails | The full details of the exception, when the response carries an exception other than a user exception. |
| outputStream | The output stream that holds the response. |
| current | A reference to the Current object of the request. |