Synopsis

void mpm_SetException(PDX_MSGT exc, PDX_MSGT (*function) (PDX_MSGT exc2, PDX_MSGT message))

Purpose

Set a message processor exception.

Description

This function will set the specified exception and the function to invoke if this exception is raised.

Input

exc

Exception to set

function

Function to invoke exc exception message message