![JAR search and dependency download from the Maven repository](/logo.png)
no.ks.kes.grpc.WriteAbortedException.kt Maven / Gradle / Ivy
package no.ks.kes.grpc
class WriteAbortedException(msg: String, e: Throwable): RuntimeException(msg, e) {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package no.ks.kes.grpc
class WriteAbortedException(msg: String, e: Throwable): RuntimeException(msg, e) {}