![JAR search and dependency download from the Maven repository](/logo.png)
com.ancientlightstudios.quarkus.kotlin.openapi.utils.SpecIssue.kt Maven / Gradle / Ivy
package com.ancientlightstudios.quarkus.kotlin.openapi.utils
@Suppress("NOTHING_TO_INLINE", "FunctionName")
inline fun SpecIssue(message: String): Nothing = throw IllegalStateException("Spec issue: $message")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy