Description
MBeanServerDelegate.invoke needs to determine whether a GBeanNotFoundException actually applies to the object being "invoked", or whether the method was invoked successfully but threw a GBeanNotFoundException on something else. In order to do this, the GBeanNotFoundException needs some way other than the message to indicate which GBean was not found.