Click or drag to resize

DeviceExceptionInternalErrorCode Property

Internal error number, thrown by external device or adapter.

Namespace:  Resto.Front.Api.Exceptions
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public long InternalErrorCode { get; }

Property Value

Type: Int64
Internal device error number.
See Also