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

petrovich.exceptions.PetrovichException.scala Maven / Gradle / Ivy

There is a newer version: 0.1.1
Show newest version
package petrovich.exceptions

class PetrovichException(message: String) extends Exception(message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy