MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guide de l'utilisateur Page 274

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 354
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 353 354

Commentaires sur ces manuels

Pas de commentaire