InvocationTargetException,
NoSuchMethodException
{
if (eventConstructor != null)
{
A_CacheEvent theEvent =
(A_CacheEvent)
eventConstructor.newInstance (new Object [] {aEventSource,
new Integer (aEventCode),
new Integer (aEventType),
aArbitraryInformation});