NurApiGetErrorMessage Method
Get Nur error code as string
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public static string GetErrorMessage(
int error
)
- error Int32
- error code
StringError as a string interpreted from the
error code.