Machine Learning Library
Public Member Functions | List of all members
CException Class Reference

#include <CException.h>

Inheritance diagram for CException:

Public Member Functions

 CException (const string &strArg)
 
 CException (const char *pcFmt,...)
 
virtual ~CException () throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

CException::CException ( const string &  strArg)
explicit
CException::CException ( const char *  pcFmt,
  ... 
)
explicit
virtual CException::~CException ( )
throw (
)
virtual

Member Function Documentation

virtual const char* CException::what ( ) const
throw (
)
virtual

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