BALL
1.4.2
|
This is the complete list of members for BALL::Exception::InvalidOption, including all inherited members.
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 | |
InvalidOption(const char *file, int line, String option) | BALL::Exception::InvalidOption | |
line_ | BALL::Exception::GeneralException | protected |
message_ | BALL::Exception::GeneralException | protected |
name_ | BALL::Exception::GeneralException | protected |
setMessage(const std::string &message) | BALL::Exception::GeneralException | |
~GeneralException() | BALL::Exception::GeneralException | virtual |