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

xitrum.exception.MissingParam.scala Maven / Gradle / Ivy

There is a newer version: 3.28.18
Show newest version
package xitrum.exception

class MissingParam(val key: String) extends Exception(key)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy