TIBCO Adapter SDK C++ Reference
MException::=
MException
Assignment operator. Upon completion, the left side is an independent copy of the MException instance on the right.
Parameters
Parameters Description
const MException& exception An instance of the class MException.
Declaration
MException& operator =(const MException& exception);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.