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

com.github.squirrelgrip.jupiter.extension.systemexit.SystemExitPreventedException.kt Maven / Gradle / Ivy

package com.github.squirrelgrip.jupiter.extension.systemexit

class SystemExitPreventedException(
    val statusCode: Int
) : SecurityException()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy