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

Exception for invalid file formats. More...

#include <Exception.h>

Inheritance diagram for icl::utils::InvalidFileFormatException:
icl::utils::ICLException

Public Member Functions

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

Detailed Description

Exception for invalid file formats.

Constructor & Destructor Documentation

◆ InvalidFileFormatException() [1/2]

icl::utils::InvalidFileFormatException::InvalidFileFormatException ( )
throw (
)
inline

◆ InvalidFileFormatException() [2/2]

icl::utils::InvalidFileFormatException::InvalidFileFormatException ( const std::string &  hint)
throw (
)
inline

◆ ~InvalidFileFormatException()

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

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