Create ReaderCodeException

Declaration Syntax
public ReaderCodeException(
string message,
int code
)
public:
ReaderCodeException(
String^ message,
int code
)

Parameters
- message (String)
- Human-readable description of error
- code (Int32)
- Numeric error code (ThingMagic fault code)
Assembly:
MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)