Package com.mongodb.internal.connection
Class ProtocolHelper
java.lang.Object
com.mongodb.internal.connection.ProtocolHelper
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
This class is NOT part of the public API. It may change at any time without notification.
-
Method Summary
Modifier and TypeMethodDescriptionstatic MongoException
createSpecialException
(BsonDocument response, ServerAddress serverAddress, String errorMessageFieldName) Deprecated.
-
Method Details
-
createSpecialException
public static MongoException createSpecialException(BsonDocument response, ServerAddress serverAddress, String errorMessageFieldName) Deprecated.
-