Add trace option in package Errors
Add trace management in error package :
- Upd function ErrorWithCode to ErrorFull in ErrorCode interface
- Upd function StringWithCode to StringFull in ErrorCode interface
- Add attached function Trace in ErrorCode interface
- Upd function GetErrorCode
- Add function GetTraceErrorCode
- Fix doc comments