1.3.64
 
Loading...
Searching...
No Matches
PragueSkyModel::DatasetNotFoundException Class Reference

Exception thrown by the initialize method if the passed dataset file could not be found. More...

#include <PragueSkyModel.h>

Inheritance diagram for PragueSkyModel::DatasetNotFoundException:

Public Member Functions

 DatasetNotFoundException (const std::string &filename)
 
virtual const char * what () const throw ()
 

Detailed Description

Exception thrown by the initialize method if the passed dataset file could not be found.

Definition at line 66 of file PragueSkyModel.h.

Constructor & Destructor Documentation

◆ DatasetNotFoundException()

PragueSkyModel::DatasetNotFoundException::DatasetNotFoundException ( const std::string &  filename)
inline

Definition at line 71 of file PragueSkyModel.h.

Member Function Documentation

◆ what()

virtual const char * PragueSkyModel::DatasetNotFoundException::what ( ) const
throw (
)
inlinevirtual

Definition at line 74 of file PragueSkyModel.h.


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