The RemoveException exception is thrown at an attempt to remove an EJB object
when the enterprise Bean or the container does not allow the EJB object to be
removed.
See Also:EJB 3.0 specification author: Florent Benoit
Constructor Summary
public
RemoveException() Default constructor : builds an exception with an empty message.