rasdaman complete source
Public Member Functions | Protected Attributes | List of all members
CmlException Class Reference

#include <cmlparser.hh>

Inheritance diagram for CmlException:

Public Member Functions

 CmlException (const string &whatString)
 
virtual ~CmlException () throw ()
 
virtual const char * what () const throw ()
 

Protected Attributes

string problem
 

Constructor & Destructor Documentation

CmlException::CmlException ( const string &  whatString)
explicit
virtual CmlException::~CmlException ( )
throw (
)
virtual

Member Function Documentation

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

Member Data Documentation

string CmlException::problem
protected

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