Table of Contents

Constructor GridFSMD5Exception

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

GridFSMD5Exception(BsonValue)

Initializes a new instance of the GridFSMD5Exception class.

public GridFSMD5Exception(BsonValue id)

Parameters

id BsonValue

The file id.

GridFSMD5Exception(SerializationInfo, StreamingContext)

Initializes a new instance of the GridFSMD5Exception class.

public GridFSMD5Exception(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

The SerializationInfo.

context StreamingContext

The StreamingContext.