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

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

There is a newer version: 0.3.2
Show newest version
package io.github.molumn.catrix.common.exceptions

class NoDefinedExecutorException(message: String) : NoSuchElementException(message)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy