C# Class CouchRS.DataProcessingExtension.CouchDataProviderException

Inheritance: System.Exception
Show file Open project: ifandelse/CouchRS

Public Methods

Method Description
CouchDataProviderException ( string msg ) : System

Method Details

CouchDataProviderException() public method

public CouchDataProviderException ( string msg ) : System
msg string
return System