GClasses
|
Instantiating an object of this class specifies that any exceptions thrown during the life of this object should be treated as "expected".
#include <GError.h>
Public Member Functions | |
GExpectException () | |
~GExpectException () | |
Protected Attributes | |
bool | m_prev |
GClasses::GExpectException::GExpectException | ( | ) |
GClasses::GExpectException::~GExpectException | ( | ) |
|
protected |