tecplot::toolbox::Exception Class Reference

#include <Exception.h>

Inheritance diagram for tecplot::toolbox::Exception:

tecplot::toolbox::InvalidArgumentException tecplot::toolbox::OutOfMemoryException

Detailed Description

Base exception class.

Public Member Functions

 Exception ()
 Exception (const std::string &what)
 Exception (const std::string &what, const std::string &fileName, int lineNum)
 Exception (const Exception &other)
virtual ~Exception () throw ()
virtual const char * what () const throw ()
virtual const char * fileName () const throw ()
virtual int lineNum () const throw ()

Constructor & Destructor Documentation

tecplot::toolbox::Exception::Exception (  ) 

tecplot::toolbox::Exception::Exception ( const std::string &  what  ) 

tecplot::toolbox::Exception::Exception ( const std::string &  what,
const std::string &  fileName,
int  lineNum 
)

tecplot::toolbox::Exception::Exception ( const Exception other  ) 

virtual tecplot::toolbox::Exception::~Exception (  )  throw () [virtual]


Member Function Documentation

virtual const char* tecplot::toolbox::Exception::what (  )  const throw () [virtual]

virtual const char* tecplot::toolbox::Exception::fileName (  )  const throw () [virtual]

virtual int tecplot::toolbox::Exception::lineNum (  )  const throw () [virtual]


Generated on Tue Mar 12 02:24:47 2013 for Tecplot by  doxygen 1.5.5