spring-framework / org.springframework.web.bind.annotation / ResponseStatus / reason

reason

val reason: String

The reason to be used for the response.

See Also
javax.servlet.http.HttpServletResponse#sendError(int, String)