CppUnit project page
FAQ
CppUnit home page
Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
CppUnit::Exception Member List
This is the complete list of members for
CppUnit::Exception
, including all inherited members.
clone
() const
[virtual]
Exception
(std::string message="", long lineNumber=UNKNOWNLINENUMBER, std::string fileName=UNKNOWNFILENAME)
Exception
(const Exception &other)
fileName
()
isInstanceOf
(const Type &type) const
[virtual]
lineNumber
()
m_fileName
[private]
m_lineNumber
[private]
m_message
[private]
operator=
(const Exception &other)
SuperClass
typedef
[private]
type
()
[static]
UNKNOWNFILENAME
[static]
UNKNOWNLINENUMBER
[static]
what
() const
~Exception
()
[virtual]
hosts this site.
Send comments to:
CppUnit Developers