MatlabException Class Reference

#include <matlabexception.h>

List of all members.

Public Member Functions

 MatlabException (const char *message) throw ()
 ~MatlabException () throw ()
 MatlabException (const MatlabException &source) throw ()
MatlabExceptionoperator= (const MatlabException &source)
virtual const char * what () const throw ()

Private Attributes

const char * message

Detailed Description

Definition at line 20 of file matlabexception.h.


Constructor & Destructor Documentation

MatlabException::MatlabException ( const char *  message  )  throw ()
MatlabException::~MatlabException (  )  throw () [inline]

Definition at line 23 of file matlabexception.h.

MatlabException::MatlabException ( const MatlabException source  )  throw ()

Member Function Documentation

MatlabException& MatlabException::operator= ( const MatlabException source  ) 
virtual const char* MatlabException::what (  )  const throw () [inline, virtual]

Definition at line 32 of file matlabexception.h.


Member Data Documentation

const char* MatlabException::message [private]

Definition at line 32 of file matlabexception.h.


The documentation for this class was generated from the following file:

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1