Image Component Library (ICL)
Public Member Functions | List of all members
icl::utils::InvalidFileException Class Reference

Exception thrown if a file could not be read properly. More...

#include <Exception.h>

Inheritance diagram for icl::utils::InvalidFileException:
icl::utils::ICLException

Public Member Functions

 InvalidFileException (const std::string &sFileName) throw ()
 
virtual ~InvalidFileException () throw ()
 
- Public Member Functions inherited from icl::utils::ICLException
 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Detailed Description

Exception thrown if a file could not be read properly.

Constructor & Destructor Documentation

◆ InvalidFileException()

icl::utils::InvalidFileException::InvalidFileException ( const std::string &  sFileName)
throw (
)
inline

◆ ~InvalidFileException()

virtual icl::utils::InvalidFileException::~InvalidFileException ( )
throw (
)
inlinevirtual

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