C++ Math Library Reference    
mwGetErrorMsgHandler

Return a pointer to the current error handler

C++ Prototype

Description

mwGetErrorMsgHandler returns a pointer to the function specified in the most recent call to mwSetErrorMsgHandler() or to the default error handler, if you haven't specified an error handler. The definition of mwErrorFunc:

See Also

mwDisplayException, mwGetExceptionMsgHandler, mwSetErrorMsgHandler, mwSetExceptionMsgHandler


 mwDisplayException mwGetExceptionMsgHandler