All Downloads are FREE. Search and download functionalities are using the official Maven repository.

widebase.stream.codec.rq.UnparsableMessage.scala Maven / Gradle / Ivy

The newest version!
package widebase.stream.codec.rq

/** Unparsable.
 *
 * @param reason of unparsable
 *
 * @author myst3r10n
 */
class UnparsableMessage(val reason: String) extends Exception





© 2015 - 2025 Weber Informatics LLC | Privacy Policy