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

hackernews4s.v0.HackerNewsAPIException.scala Maven / Gradle / Ivy

There is a newer version: 0.6.1
Show newest version
package hackernews4s.v0

case class HackerNewsAPIException(
  status: Int,
  message: String) extends Exception




© 2015 - 2025 Weber Informatics LLC | Privacy Policy