C# Class MongoDB.GridFS.MongoGridFSException

Inheritance: System.Exception
Afficher le fichier Open project: sdether/mongodb-csharp

Méthodes publiques

Méthode Description
MongoGridFSException ( string message, string filename, Exception inner ) : System

Method Details

MongoGridFSException() public méthode

public MongoGridFSException ( string message, string filename, Exception inner ) : System
message string
filename string
inner System.Exception
Résultat System