Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| <Type Name="MobileServicePreconditionFailedException" FullName="Microsoft.WindowsAzure.MobileServices.MobileServicePreconditionFailedException"> | |
| <TypeSignature Language="C#" Value="public class MobileServicePreconditionFailedException : Microsoft.WindowsAzure.MobileServices.MobileServiceInvalidOperationException" /> | |
| <TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit MobileServicePreconditionFailedException extends Microsoft.WindowsAzure.MobileServices.MobileServiceInvalidOperationException" /> | |
| <TypeSignature Language="DocId" Value="T:Microsoft.WindowsAzure.MobileServices.MobileServicePreconditionFailedException" /> | |
| <AssemblyInfo> | |
| <AssemblyName>Microsoft.Azure.Mobile.Client</AssemblyName> | |
| <AssemblyVersion>4.0.0.0</AssemblyVersion> | |
| </AssemblyInfo> | |
| <Base> | |
| <BaseTypeName>Microsoft.WindowsAzure.MobileServices.MobileServiceInvalidOperationException</BaseTypeName> | |
| </Base> | |
| <Interfaces /> | |
| <Docs> | |
| <summary> | |
| Provides details of http response with status code of 'Precondition Failed' | |
| </summary> | |
| <remarks>To be added.</remarks> | |
| </Docs> | |
| <Members> | |
| <Member MemberName=".ctor"> | |
| <MemberSignature Language="C#" Value="public MobileServicePreconditionFailedException (Microsoft.WindowsAzure.MobileServices.MobileServiceInvalidOperationException source, Newtonsoft.Json.Linq.JObject value);" /> | |
| <MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class Microsoft.WindowsAzure.MobileServices.MobileServiceInvalidOperationException source, class Newtonsoft.Json.Linq.JObject value) cil managed" /> | |
| <MemberSignature Language="DocId" Value="M:Microsoft.WindowsAzure.MobileServices.MobileServicePreconditionFailedException.#ctor(Microsoft.WindowsAzure.MobileServices.MobileServiceInvalidOperationException,Newtonsoft.Json.Linq.JObject)" /> | |
| <MemberType>Constructor</MemberType> | |
| <AssemblyInfo> | |
| <AssemblyVersion>4.0.0.0</AssemblyVersion> | |
| <AssemblyName>Microsoft.Azure.Mobile.Client</AssemblyName> | |
| </AssemblyInfo> | |
| <Parameters> | |
| <Parameter Name="source" Type="Microsoft.WindowsAzure.MobileServices.MobileServiceInvalidOperationException" /> | |
| <Parameter Name="value" Type="Newtonsoft.Json.Linq.JObject" /> | |
| </Parameters> | |
| <Docs> | |
| <param name="source"> | |
| The inner exception. | |
| </param> | |
| <param name="value"> | |
| The current instance from the server that the precondition failed for. | |
| </param> | |
| <summary> | |
| Initializes a new instance of the | |
| <see cref="T:Microsoft.WindowsAzure.MobileServices.MobileServicePreconditionFailedException" /> class. | |
| </summary> | |
| <remarks>To be added.</remarks> | |
| </Docs> | |
| </Member> | |
| </Members> | |
| </Type> |