Niclas Hedhman created POLYGENE-262:
---------------------------------------
Summary: NoSuchCompositeException is inproper name
Key: POLYGENE-262
URL: https://issues.apache.org/jira/browse/POLYGENE-262
Project: Polygene
Issue Type: Bug
Reporter: Niclas Hedhman
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|