NurApiException(Int32) Constructor

Generic exception with an error code.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public NurApiException(
	int error
)

Parameters

error  Int32
Error code from module, client or tag

See Also