C# Class CSMongo.Exceptions.InvalidMongoConnectionStringException

Thrown when a connection string cannot be parsed
Inheritance: System.ArgumentException
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
InvalidMongoConnectionStringException ( ) : System

Throws that the provided connection stirng is not in an acceptable format

Method Details

InvalidMongoConnectionStringException() public méthode

Throws that the provided connection stirng is not in an acceptable format
public InvalidMongoConnectionStringException ( ) : System
Résultat System