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

io.fintrospect.templating.ViewNotFound.scala Maven / Gradle / Ivy

There is a newer version: 12.21.1
Show newest version
package io.fintrospect.templating

class ViewNotFound(view: View) extends Exception(s"Template ${view.template} not found")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy