NurApiErrorsErrorCodeToString Method
Get human readable error message for error code.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public static string ErrorCodeToString(
int errorCode
)
- errorCode Int32
- The error code.
StringHuman readable error message