public object Post(ThrowGenericError request)
 {
     throw new ArgumentException("request");
 }