Package com.mongodb

Class MongoSocketWriteException

    • Constructor Detail

      • MongoSocketWriteException

        public MongoSocketWriteException​(String message,
                                         ServerAddress address,
                                         Throwable cause)
        Construct a new instance.
        Parameters:
        message - the message
        address - the address
        cause - the cause