Package com.mongodb.internal.connection
Class ProtocolHelper
- java.lang.Object
 - 
- com.mongodb.internal.connection.ProtocolHelper
 
 
- 
@Deprecated(since="2021-05-27") public final class ProtocolHelper extends java.lang.ObjectDeprecated.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
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static MongoExceptioncreateSpecialException(BsonDocument response, ServerAddress serverAddress, java.lang.String errorMessageFieldName)Deprecated. 
 - 
 
- 
- 
Method Detail
- 
createSpecialException
public static MongoException createSpecialException(BsonDocument response, ServerAddress serverAddress, java.lang.String errorMessageFieldName)
Deprecated. 
 - 
 
 -