Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
NoSuchCompositeException seems to suggest that the composite instance is not available for some reason. But it is actually that the Composite TYPE is either not declared or not visible to the current module.
NoSuchCompositeException --> NoSuchCompositeTypeException
NoSuchValueException --> NoSuchValueTypeException
NoSuchEntityException --> NoSuchEntityTypeException
NoSuchServiceException --> NoSuchServiceTypeException
NoSuchTransientException --> NoSuchTransientTypeException
NoSuchObjectException --> NoSuchObjectTypeException