MATLAB Compiler Previous page   Next Page

const char *what() const throw()

Return error message contained in this exception.

C++ syntax

Arguments

None

Return value

A pointer to a NULL-terminated character buffer containing the error message.

Description

Use this method to retrieve the error message from an mwException.


Previous page  mwException(const std::exception& e) mwException& operator=(const mwException& e) Next page

© 1994-2005 The MathWorks, Inc.