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

iozhik.DecodingError.scala Maven / Gradle / Ivy

There is a newer version: 9.711.0
Show newest version
package iozhik

final case class DecodingError(message: String) extends Throwable(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy