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

lspace.librarian.util.BuildTraversalException.scala Maven / Gradle / Ivy

There is a newer version: 0.6.0.12
Show newest version
package lspace.librarian.util

case class BuildTraversalException(message: String) extends Exception(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy