Uses of Class
org.int4.dirk.core.definition.BadQualifiedTypeException
-
Packages that use BadQualifiedTypeException Package Description org.int4.dirk.core.definition -
-
Uses of BadQualifiedTypeException in org.int4.dirk.core.definition
Constructors in org.int4.dirk.core.definition that throw BadQualifiedTypeException Constructor Description QualifiedType(java.lang.reflect.Type type)Constructs a new instance.QualifiedType(java.lang.reflect.Type type, java.util.Collection<java.lang.annotation.Annotation> qualifiers)Constructs a new instance.
-