TypeMismatchException Class Reference
#include <Exception.h>
Inheritance diagram for TypeMismatchException:![]()
Public Member Functions
TypeMismatchException () TypeMismatchException (const String &message) Detailed Description
A TypeMismatchException occurs when values with incompatible types are used together.
Constructor & Destructor Documentation
Constructs a TypeMismatchException with a default error message.
TypeMismatchException::TypeMismatchException ( const String & message ) Constructs a TypeMismatchException with a specified error message.
- Parameters:
message A message String containing a description of the error
The documentation for this class was generated from the following file:
- /srv/build/STABLE_8/pkgs/tog-pegasus/BUILD/pegasus/src/Pegasus/Common/Exception.h