![JAR search and dependency download from the Maven repository](/logo.png)
com.github.jeroenr.tepkin.protocol.exception.WriteConcernException.scala Maven / Gradle / Ivy
package com.github.jeroenr.tepkin.protocol.exception
import com.github.jeroenr.tepkin.protocol.result.WriteConcernError
case class WriteConcernException(writeConcernError: WriteConcernError) extends TepkinException
© 2015 - 2025 Weber Informatics LLC | Privacy Policy