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

ru.vyarus.java.generics.resolver.util.NoGenericException Maven / Gradle / Ivy

There is a newer version: 3.0.3
Show newest version
package ru.vyarus.java.generics.resolver.util;

/**
 * Marker exception indicating no generic defined.
 *
 * @author Vyacheslav Rusakov
 * @since 17.10.2014
 */
public class NoGenericException extends Exception {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy