Package | Description |
---|---|
org.jboss.weld.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
InconsistentSpecializationException |
class |
NullableDependencyException
Thrown if an injection point of primitive type resolves to a bean which may
be null
|
class |
UnserializableDependencyException
Thrown if a simple bean is dependent scoped and injected into a stateful
session bean, into a non-transient field, bean constructor parameter or
initializer method parameter of a bean which declares a passivating scope, or
into a parameter of a producer method which declares a passivating scope
|
Copyright © 2012 Seam Framework. All Rights Reserved.