Share via


MobileServiceLocalStoreException Class

Definition

Provides additional details of failed sync store operation

public class MobileServiceLocalStoreException : Exception
type MobileServiceLocalStoreException = class
    inherit Exception
Public Class MobileServiceLocalStoreException
Inherits Exception
Inheritance
MobileServiceLocalStoreException

Constructors

MobileServiceLocalStoreException(String, Exception)

Initializes an instance of MobileServiceLocalStoreException

Applies to