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