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

com.mchange.feedletter.trivialtemplate.exception.scala Maven / Gradle / Ivy

package com.mchange.feedletter.trivialtemplate

import com.mchange.feedletter.FeedletterException

class KeyNotFound( msg : String, cause : Throwable = null ) extends FeedletterException( msg, cause )





© 2015 - 2025 Weber Informatics LLC | Privacy Policy