Beispiel #1
0
 protected internal virtual void OnFailResponse(IRestResponse response)
 {
     throw response.GetException();
 }