TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MException::==
MException
Compare two instances of
MException
for equality.
Remarks
Two exceptions are equal if they have the same type. Types differentiate exceptions.
Parameters
Parameters
Description
MException& exception
An instance of the class
MException
.
Declaration
virtual
Mboolean
operator
==(
MException
& exception)
const
;
Links
MException
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference