E57 Foundation API v1.1.312  Aug. 10, 2011
ustring context ( ) const [virtual]

Get human-readable string that describes the context of the error.

The context string may include values in object state, or function arguments. The format of the context string is not standardized. However, in the Reference Implementation, many strings contain a sequence of " VARNAME=VARVALUE" fields.

Postcondition:
No visible state is modified.
Returns:
The human-readable string that describes the context of the error.
Exceptions:
NoE57Exceptions.
See also:
E57ExceptionsFunctions.cpp example
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines