E57 Foundation API v1.1.312  Aug. 10, 2011
ustring errorCodeToString ( ErrorCode  ecode)

Get short string description of an E57 ErrorCode.

Parameters:
[in]ecodeThe numeric errorCode from an E57Exception.

The errorCode is translated into a one-line English string.

Returns:
English ustring describing error.
Exceptions:
NoE57Exceptions.
See also:
E57ExceptionsFunctions.cpp example, E57Exception::errorCode, E57Utilities::E57Utilities
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines