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

io.github.molumn.catrix.common.exceptions.UnknownKommandException.kt Maven / Gradle / Ivy

package io.github.molumn.catrix.common.exceptions

class UnknownKommandException(message: String) : NoSuchElementException(message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy