Uses of Package
org.jboss.weld.exceptions
-
Packages that use org.jboss.weld.exceptions Package Description org.jboss.weld.bean.proxy org.jboss.weld.bootstrap org.jboss.weld.environment.se.logging org.jboss.weld.exceptions org.jboss.weld.injection.producer org.jboss.weld.logging Allocated message IDs:org.jboss.weld.util -
Classes in org.jboss.weld.exceptions used by org.jboss.weld.bean.proxy Class Description UnproxyableResolutionException Provides message localization service for theUnproxyableResolutionException. -
Classes in org.jboss.weld.exceptions used by org.jboss.weld.bootstrap Class Description DefinitionException Thrown if the definition of a bean is incorrect -
Classes in org.jboss.weld.exceptions used by org.jboss.weld.environment.se.logging Class Description IllegalArgumentException AnIllegalArgumentExceptionwith support for localized messages in Weld. -
Classes in org.jboss.weld.exceptions used by org.jboss.weld.exceptions Class 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. -
Classes in org.jboss.weld.exceptions used by org.jboss.weld.injection.producer Class Description DefinitionException Thrown if the definition of a bean is incorrect -
Classes in org.jboss.weld.exceptions used by org.jboss.weld.logging Class Description AmbiguousResolutionException Provides message localization service for theAmbiguousResolutionException.CreationException A version ofCreationExceptionthat supports message localization.DefinitionException Thrown if the definition of a bean is incorrectDeploymentException Thrown if an deployment exception occurs.IllegalArgumentException AnIllegalArgumentExceptionwith support for localized messages in Weld.IllegalProductException AnIllegalProductExceptionwith support for localized messages in Weld.IllegalStateException AnIllegalStateExceptionwith support for localized messages in Weld.InconsistentSpecializationException InvalidObjectException An extended version ofInvalidObjectExceptionthat 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 theUnproxyableResolutionException.UnsatisfiedResolutionException Provides message localization service for theUnsatisfiedResolutionException.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 scopeUnsupportedOperationException AnUnsupportedOperationExceptionwith support for localized messages in Weld.WeldException A general run-time exception used by the JSR-299 reference implementation Weld. -
Classes in org.jboss.weld.exceptions used by org.jboss.weld.util Class Description UnproxyableResolutionException Provides message localization service for theUnproxyableResolutionException.