ltl::FitsException Class Reference

Exception indicating problems with FITS I/O. More...

Inherits std::exception.

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Exception indicating problems with FITS I/O.


Constructor & Destructor Documentation

ltl::FitsException::FitsException ( const string &  what  )  [inline]
ltl::FitsException::FitsException ( const char *  what  )  [inline]
virtual ltl::FitsException::~FitsException (  )  throw () [inline, virtual]

Member Function Documentation

virtual const char* ltl::FitsException::what (  )  const throw () [inline, virtual]

References whatStr_.


Member Data Documentation

string ltl::FitsException::whatStr_ [protected]

Referenced by what().


Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1