Package | Description |
---|---|
org.jboss.weld.exceptions | |
org.jboss.weld.injection.producer | |
org.jboss.weld.logging | |
org.jboss.weld.util |
Class and Description |
---|
DeploymentException
Thrown if an deployment exception occurs.
|
WeldException
A general run-time exception used by the JSR-299 reference implementation Weld.
|
WeldExceptionMessage
Interface for all exception messages in Weld.
|
Class and Description |
---|
DefinitionException
Thrown if the definition of a bean is incorrect
|
Class and Description |
---|
AmbiguousResolutionException
Provides message localization service for the
AmbiguousResolutionException . |
CreationException
A version of
CreationException that supports message localization. |
DefinitionException
Thrown if the definition of a bean is incorrect
|
DeploymentException
Thrown if an deployment exception occurs.
|
IllegalArgumentException
An
IllegalArgumentException with support for
localized messages in Weld. |
IllegalProductException
An
IllegalProductException with support for
localized messages in Weld. |
IllegalStateException
An
IllegalStateException with support for
localized messages in Weld. |
InconsistentSpecializationException |
InvalidObjectException
An extended version of
InvalidObjectException that supports
localization. |
NullInstanceException
This exception occurs in cases where an object instance was expected, but
the reference was null.
|
UnproxyableResolutionException
Provides message localization service for the
UnproxyableResolutionException . |
UnsatisfiedResolutionException
Provides message localization service for the
UnsatisfiedResolutionException . |
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
|
UnsupportedOperationException
An
UnsupportedOperationException with support for
localized messages in Weld. |
WeldException
A general run-time exception used by the JSR-299 reference implementation Weld.
|
Class and Description |
---|
UnproxyableResolutionException
Provides message localization service for the
UnproxyableResolutionException . |
Copyright © 2016. All rights reserved.