A Response object derived from this exception.
Response get response { return new Response(statusCode, null, {"error": message})..contentType = ContentType.JSON; }