
net.cassite.pure.ioc.handlers.IgnoredAnnotationHandlingException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pure.ioc Show documentation
Show all versions of pure.ioc Show documentation
Lightweight type and annotation based dependency injection framework
The newest version!
package net.cassite.pure.ioc.handlers;
import net.cassite.pure.ioc.AnnotationHandlingException;
public class IgnoredAnnotationHandlingException extends AnnotationHandlingException {
/**
*
*/
private static final long serialVersionUID = 1688630377426801981L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy