Home
last modified time | relevance | path

Searched refs:internalServerError (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp37 constexpr const char* internalServerError = "Internal Server Error"; variable
85 asyncResp->res.jsonValue["Description"] = internalServerError; in handleFilePut()
100 asyncResp->res.jsonValue["Description"] = internalServerError; in handleFilePut()
111 asyncResp->res.jsonValue["Description"] = internalServerError; in handleFilePut()
151 asyncResp->res.jsonValue["Description"] = internalServerError; in handleFilePut()
166 asyncResp->res.jsonValue["Description"] = internalServerError; in handleFilePut()
274 asyncResp->res.jsonValue["Description"] = internalServerError; in deleteConfigFiles()
335 asyncResp->res.jsonValue["Description"] = internalServerError; in handleFileDelete()