Class MongoWriteConcernWithResponseException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • MongoWriteConcernWithResponseException

        public MongoWriteConcernWithResponseException​(MongoException exception,
                                                      java.lang.Object response)
        Deprecated.
    • Method Detail

      • getCause

        public MongoException getCause()
        Deprecated.
        Overrides:
        getCause in class java.lang.Throwable
      • getResponse

        public java.lang.Object getResponse()
        Deprecated.