Skip to content

Add trace option in package Errors

Compare
Choose a tag to compare
@nabbar nabbar released this 11 May 14:05
· 427 commits to master since this release

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