#include <exceptions.h>
Public Member Functions | |
| char const * | what () const throw () |
Exception occurs when we want to perform an operation but the object is not in required state.
| char const* CObjInvalidOperation::what | ( | ) | const throw () [inline] |