E57 Foundation API v1.1.312  Aug. 10, 2011
const char * sourceFileName ( ) const [virtual]

Get name of source file where exception occurred, for debugging.

May return the value of the macro variable __FILE__ at the location where the E57Exception was constructed. May return the empty string ("") in some E57 Foundation Implementations.

Postcondition:
No visible state is modified.
Returns:
The name of source file where exception occurred, for debugging.
Exceptions:
NoE57Exceptions.
See also:
E57ExceptionsFunctions.cpp example
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines