#include <ErrorHandler.hpp>
|
| ErrorHandler (const std::shared_ptr< oatpp::data::mapping::ObjectMapper > &objectMapper) |
|
std::shared_ptr< OutgoingResponse > | handleError (const Status &status, const oatpp::String &message, const Headers &headers={}) override |
|
◆ ErrorHandler()
NES::ErrorHandler::ErrorHandler |
( |
const std::shared_ptr< oatpp::data::mapping::ObjectMapper > & |
objectMapper | ) |
|
◆ handleError()
std::shared_ptr< ErrorHandler::OutgoingResponse > NES::ErrorHandler::handleError |
( |
const Status & |
status, |
|
|
const oatpp::String & |
message, |
|
|
const Headers & |
headers = {} |
|
) |
| |
|
override |
The documentation for this class was generated from the following files: