Uses of Class
org.jboss.weld.exceptions.IllegalProductException
Packages that use IllegalProductException
-
Uses of IllegalProductException in org.jboss.weld.logging
Methods in org.jboss.weld.logging that return IllegalProductExceptionModifier and TypeMethodDescriptionfinal IllegalProductExceptionBeanLogger_$logger.nonSerializableProductError(Object param1, Object stackElement) BeanLogger.nonSerializableProductError(Object param1, Object stackElement) final IllegalProductExceptionBeanLogger_$logger.nullNotAllowedFromProducer(Object param1, Object stackElement) BeanLogger.nullNotAllowedFromProducer(Object param1, Object stackElement) final IllegalProductExceptionBeanLogger_$logger.unserializableProductInjectionError(Object producer, Object producerStackElement, Object ip, Object ipStackElement) BeanLogger.unserializableProductInjectionError(Object producer, Object producerStackElement, Object ip, Object ipStackElement)