C# 클래스 MongoDB.GridFS.MongoGridFSException

상속: System.Exception
파일 보기 프로젝트 열기: sdether/mongodb-csharp

공개 메소드들

메소드 설명
MongoGridFSException ( string message, string filename, Exception inner ) : System

메소드 상세

MongoGridFSException() 공개 메소드

public MongoGridFSException ( string message, string filename, Exception inner ) : System
message string
filename string
inner System.Exception
리턴 System