Google

class osgUtx::TestX

Base class catchable for the exception's which may be thrown to indicate problems during the run of a TestCase

Inheritance:


Public Methods

[more] TestX(const std::string& s)
[more]virtual ~TestX()
[more]const std::string& what() const


Documentation

Base class catchable for the exception's which may be thrown to indicate problems during the run of a TestCase
o TestX(const std::string& s)

ovirtual ~TestX()

oconst std::string& what() const


Direct child classes:
TestFailureX
TestErrorX

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.