TIBCO Adapter SDK C++ Reference
MException::getFileName
MException
Return the name of the source file in which this exception occurred.

The code fragment responsible for throwing the MException object must have supplied the filename when the constructor was called.

Declaration
virtual const MString& getFileName() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.