C# 클래스 CSMongo.Exceptions.InvalidMongoConnectionStringException

Thrown when a connection string cannot be parsed
상속: System.ArgumentException
파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

메소드 설명
InvalidMongoConnectionStringException ( ) : System

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

메소드 상세

InvalidMongoConnectionStringException() 공개 메소드

Throws that the provided connection stirng is not in an acceptable format
public InvalidMongoConnectionStringException ( ) : System
리턴 System