Table of Contents

Method EnsureSuccess

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

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.