This method is overridden to add a wrapper to exceptions thrown during change status
and to write warnings whether or not the status change is successful
This method is overridden to add a wrapper to exceptions thrown during change status
and to write warnings whether or not the status change is successful
status - The new desired status. This is the translated status
(that is, the status code as it would have been entered by a user, or
valuelist.value), not
the internal status value (valuelist.maxvalue).
date - The effective date of the new status (java.util.Date).
memo - A string briefly describing the circumstances of the change. The
memo can be null.