Prepares a collaboration exception to raise to the next higher level of execution. This function block creates a new exception object with the specified exception type and an exception message that is obtained from the collaboration's message file. You identify the message by its message number in the message file. This function block provides the ability to pass three message-parameter values for the message text.
For more information about using the Raise Collaboration Exception function blocks, see Raise Collaboration Exception.
This function block is based on the BaseCollaboration.sendEmail() method. For more information, see sendEmail().