NurApiException(String, Int32) Constructor
Exception constructor added with error code.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public NurApiException(
string function,
int error
)
Parameters
- function String
- Function name where the exception took place.
- error Int32
- Error code from module, client or tag.