Class MongoWriteConcernWithResponseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mongodb.MongoException
com.mongodb.internal.connection.MongoWriteConcernWithResponseException
All Implemented Interfaces:
Serializable

@Deprecated(since="2021-05-27") public class MongoWriteConcernWithResponseException extends MongoException
Deprecated.
See Also:
  • Constructor Details

    • MongoWriteConcernWithResponseException

      public MongoWriteConcernWithResponseException(MongoException exception, Object response)
      Deprecated.
  • Method Details