TIBCO Adapter SDK C++ Reference
MException::getLine
MException
Return the line number in the source file at which the exception occurred.

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

Declaration
virtual unsigned long getLine() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.