Constructs an exception containing a resource bundle name, a message
key, a default message (in case the resource bundle can't be found),
and another exception.
Constructs an exception containing a resource bundle name, a message
key, a default message format (in case the resource bundle can't be
found), arguments to be incorporated in the message via
java.text.MessageFormat, and another exception.
An ObjectRemovalListener is an EventListener that
can be registered with certain data store objects to receive an
ObjectRemovalEvent whenever an object is removed from the data
store.