se.ansman.dagger.auto.compiler.common.processing.ProcessingError.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of compiler-common Show documentation
Show all versions of compiler-common Show documentation
Automatic Dagger setup using Hilt
The newest version!
package se.ansman.dagger.auto.compiler.common.processing
class ProcessingError(override val message: String) : Exception()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy