Create ReaderCommException

Declaration Syntax
public ReaderCommException(
string message,
byte[] readerMessage
)
Public Sub New ( _
message As String, _
readerMessage As Byte() _
)

Parameters
- message (String)
- Human-readable description of error
- readerMessage (array<
Byte
>[]()[])
- Copy of raw message that triggered the error
Assembly:
MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)