BALL::Exception::IndexOverflow Member List
This is the complete list of members for
BALL::Exception::IndexOverflow
, 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
index_
BALL::Exception::IndexOverflow
[protected]
IndexOverflow
(const char *file, int line, Index index=0, Size size=0)
BALL::Exception::IndexOverflow
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::IndexOverflow
[protected]
~GeneralException
()
BALL::Exception::GeneralException
[virtual]