MATLAB Compiler Previous page   Next Page

mwException Class

The mwException class is the basic exception type used by the mwArray API and the C++ interface functions. All errors created during calls to the mwArray API and to MATLAB Compiler-generated C++ interface functions are thrown as mwExceptions.

Constructors

Methods

Operators


Previous page  friend std::ostream& operator<<(std::ostream& os, const mwString& str) mwException() Next page

© 1994-2005 The MathWorks, Inc.