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