| _sNameOfTheFile | FileException | [private] |
| Exception() | Exception | |
| FileException() | FileException | |
| getDescription() | Exception | [virtual] |
| getFileName() | Exception | [virtual] |
| getLineNumber() | Exception | [virtual] |
| getNameOfTheFile() | FileException | [virtual] |
| getOrigin() | Exception | [virtual] |
| getReason() | Exception | [virtual] |
| getType() | Exception | [virtual] |
| makeDescription()=0 | FileException | [pure virtual] |
| makeOrigin(std::string sOrigin)=0 | FileException | [pure virtual] |
| makeReason()=0 | FileException | [pure virtual] |
| setDescription(std::string sDescription) | Exception | [virtual] |
| setFileName(std::string sFileName) | Exception | [virtual] |
| setLineNumber(unsigned int iLineNumber) | Exception | [virtual] |
| setNameOfTheFile(std::string sNameOfTheFile) | FileException | [virtual] |
| setOrigin(std::string sOrigin) | Exception | [virtual] |
| setReason(std::string sReason) | Exception | [virtual] |
| setType(std::string sType) | Exception | [virtual] |
| ~Exception() | Exception | [virtual] |
| ~FileException() | FileException | [virtual] |
1.4.5