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

unstatic.ztapir.simple.exception.scala Maven / Gradle / Ivy

package unstatic.ztapir.simple

import unstatic.UnstaticException

class NoHtmlifierForContentType( msg : String, cause : Throwable = null ) extends UnstaticException(msg, null)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy