| file_ | BALL::Exception::GeneralException | [protected] |
| GeneralException() | BALL::Exception::GeneralException | |
| GeneralException(const char *file, int line) | BALL::Exception::GeneralException | |
| GeneralException(const char *file, int line, const String &name, const String &message) | BALL::Exception::GeneralException | |
| GeneralException(const GeneralException &exception) | BALL::Exception::GeneralException | |
| getFile() const | BALL::Exception::GeneralException | |
| getLine() const | BALL::Exception::GeneralException | |
| getMessage() const | BALL::Exception::GeneralException | |
| getName() const | BALL::Exception::GeneralException | |
| line_ | BALL::Exception::GeneralException | [protected] |
| message_ | BALL::Exception::GeneralException | [protected] |
| name_ | BALL::Exception::GeneralException | [protected] |
| Precondition(const char *file, int line, const char *condition) | BALL::Exception::Precondition | |
| setMessage(const std::string &message) | BALL::Exception::GeneralException | |
| ~GeneralException() | BALL::Exception::GeneralException | [virtual] |