645: * Set the message on the error stack
646: * to display in UI (in case of direct
647: * API call from UI).
648: */
649: FND_MSG_PUB.ADD;
650:
651: /*
652: * Propogate exception to caller.
653: */