TypeMismatchException Class Reference

#include <Exception.h>

Inheritance diagram for TypeMismatchException:
Exception

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:
  • /var/tmp/axbld-24884/rpm/BUILD/pegasus/src/Pegasus/Common/Exception.h