TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MException::isCode
MException
Determine whether the specified code is the error code of the exception.
Parameters
Parameters
Description
MString const & sCode
Code sample against which to test.
Declaration
virtual
Mboolean isCode(
MString
const
& sCode)
const
;
Links
MException
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference