The Text Resolver component provides operations with which a specific error code (TUint8) can be resolved to a human readable text. Descriptions for the different error codes must be defined in the resource files of this component.
This document is valid from S60 3 rd Edition onwards.
This component uses the CCoeEnv environment class to access the resource files if the CCoeEnv environment is available. If the CCoeEnv environment is not available, the files are accessed through the RResourceFile API.