C# Class Microsoft.WindowsAzure.MobileServices.SQLiteStore.SQLiteException

Inheritance: System.Exception
显示文件 Open project: Azure/azure-mobile-apps-net-client

Public Methods

Method Description
SQLiteException ( string message ) : System

Method Details

SQLiteException() public method

public SQLiteException ( string message ) : System
message string
return System