
com.avsystem.commons.kafka.exceptions.UnsupportedVersionEvent.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-kafka_2.12 Show documentation
Show all versions of commons-kafka_2.12 Show documentation
AVSystem commons library for Scala
The newest version!
package com.avsystem.commons
package kafka.exceptions
class UnsupportedVersionEvent(message: String) extends RuntimeException(message)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy