papiers.io.IOError.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of papiers-core_3 Show documentation
Show all versions of papiers-core_3 Show documentation
A reference and document manager for researchers.
package papiers.io
import papiers.core.AppError
case class IOError(desc: String) extends AppError
© 2015 - 2025 Weber Informatics LLC | Privacy Policy