BALL
1.4.2
|
This is the complete list of members for BALL::Exception::InvalidSize, 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 | |
InvalidSize(const char *file, int line, Size size=0) | BALL::Exception::InvalidSize | |
line_ | BALL::Exception::GeneralException | protected |
message_ | BALL::Exception::GeneralException | protected |
name_ | BALL::Exception::GeneralException | protected |
setMessage(const std::string &message) | BALL::Exception::GeneralException | |
size_ | BALL::Exception::InvalidSize | protected |
~GeneralException() | BALL::Exception::GeneralException | virtual |