kres: preserve error code value along with the text explanation
Wrapping the error code in a structure preserves both the numeric value and the ability to convert it into textual format.
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Wrapping the error code in a structure preserves both the numeric value and the ability to convert it into textual format.