Method EnsureSuccess
EnsureSuccess()
Ensures that the API call was successful, throwing an exception if it was not.
public void EnsureSuccess()
Exceptions
- ApiCallFailedException
Thrown if the API call was not successful.
Ensures that the API call was successful, throwing an exception if it was not.
public void EnsureSuccess()
Thrown if the API call was not successful.