TypeMismatchException Class Reference
#include <Exception.h>
Inheritance diagram for TypeMismatchException:
List of all members.
Public Member Functions
TypeMismatchException () TypeMismatchException (const String &message) Detailed Description
A TypeMismatchException occurs when values with incompatible types are used together.
Constructor & Destructor Documentation
TypeMismatchException::TypeMismatchException ( ) 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:
- /scratch/rpmbuild.17644.V17674/pegasus/src/Pegasus/Common/Exception.h