TIBCO Adapter SDK C++ Reference
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
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.