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