MobileServicePreconditionFailedException<T>
Constructor
Definition
Initializes a new instance of the MobileServicePreconditionFailedException class.
public MobileServicePreconditionFailedException (Microsoft.WindowsAzure.MobileServices.MobileServiceInvalidOperationException source, T item);
Parameters
The inner exception.
- item
- T
The current instance from the server that the precondition failed for.