KSD_EXPORT_CLASSclass EFileError

A generic file error.

Inheritance:


Public Methods

[more] EFileError(const std::string& _unit, const std::string& _message, const std::string& _filename)
Constructor
[more]std::string GetFilename() const
Returns the filename


Documentation

A generic file error. Keeps track of the filename in question. This is a very useful interface to catch at any file related function.
o EFileError(const std::string& _unit, const std::string& _message, const std::string& _filename)
Constructor

ostd::string GetFilename() const
Returns the filename


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.