pub fn error_to_json_response(error: &SesError) -> Response<SesResponseBody>Expand description
Convert an SesError into a JSON error response (for v2).
pub fn error_to_json_response(error: &SesError) -> Response<SesResponseBody>Convert an SesError into a JSON error response (for v2).