CCIMXDesktop
 
Loading...
Searching...
No Matches
SimpleTools::FailedReadFile Class Reference

The FailedReadFile class matches the failed load qss errors. More...

#include <SimpleTools.h>

Inheritance diagram for SimpleTools::FailedReadFile:

Public Member Functions

 FailedReadFile (const std::string &path)
 FailedReadFile.
 
const char * what () const noexcept
 what is descriptions of the exceptions
 

Public Attributes

const std::string error
 error
 

Detailed Description

The FailedReadFile class matches the failed load qss errors.

Constructor & Destructor Documentation

◆ FailedReadFile()

SimpleTools::FailedReadFile::FailedReadFile ( const std::string &  path)
inlineexplicit

FailedReadFile.

Parameters
pathwhich file failed to loaded?

Member Function Documentation

◆ what()

const char * SimpleTools::FailedReadFile::what ( ) const
inlinenoexcept

what is descriptions of the exceptions

Returns
descriptions of the exceptions

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