Table of Contents

Class MongoProxyConnectionException

Namespace
MongoDB.Driver.Core
Assembly
MongoDB.Driver.dll

Represents an error that occurred while establishing a connection to the proxy.

public class MongoProxyConnectionException : MongoException, ISerializable
Inheritance
MongoProxyConnectionException
Implements
Inherited Members

Constructors

MongoProxyConnectionException(string, Exception)

Initializes a new instance of the MongoProxyConnectionException class.