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

de.darkatra.injector.InjectionException.kt Maven / Gradle / Ivy

The newest version!
package de.darkatra.injector

internal class InjectionException(message: String) : RuntimeException(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy