RecoverableMongoWriteException

class RecoverableMongoWriteException(writeException: MongoWriteException) : MongoException, RecoverableException

Constructors

Link copied to clipboard
constructor(writeException: MongoWriteException)

Properties

Link copied to clipboard
val error: WriteError