C++ Math Library Reference    
mwGetExceptionMsgHandler

Return a pointer to the current exception message handler

C++ Prototype

Description

mwGetExceptionMsgHandler returns a pointer to the function specified in the most recent call to mwSetExceptionMsgHandler() or to the default exception message handler, if you haven't specified an exception message handler.

See Also

mwDisplayException, mwGetErrorMsgHandler, mwSetErrorMsgHandler, mwSetExceptionMsgHandler


 mwGetErrorMsgHandler mwGetPrintHandler