TypeMismatchException Class Reference
#include <Exception.h>
List of all members.
Detailed Description
A TypeMismatchException occurs when values with incompatible types are used together.
Constructor & Destructor Documentation
TypeMismatchException::TypeMismatchException |
( |
|
) |
|
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:
- /builddir/build/BUILD/pegasus/src/Pegasus/Common/Exception.h