MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guida Utente Pagina 274

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 273
C C++ Utility Library Reference
mwException Class
In this section...
“About mwException” on page C-20
“Constructors” on page C-20
“Methods” o n page C-20
“Operators” o n page C-20
About mwException
The mwExcepti on 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 C ompiler g enerated C++ interface functio n s
are thrown as
mwExceptions.
Constructors
mwException()
mwException(const char* msg)
mwException(const mwException& e)
mwException(const std::exception& e)
Methods
const char *what() const throw()
Operators
mwException& operato r=(c onst mwException& e)
mwException& operato r=(c onst std::exception& e)
C-20
Vedere la pagina 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 353 354

Commenti su questo manuale

Nessun commento