#include <exceptions.h>
Public Member Functions | |
| char const * | what () const throw () |
Exception occurs when object is in an invalid state or when an object is NULL but should not be.
| char const* CObjInvalidObject::what | ( | ) | const throw () [inline] |