HdlcException(HdlcExceptionKind, String) Constructor
Creates an instance of HdlcException using an exception message and an exception kind.
Namespace: OddPrg.Protocols.HdlcAssembly: OddPrg.Frames.Hdlc (in OddPrg.Frames.Hdlc.dll) Version: 1.0.0.2 (1.0.0.2)
public HdlcException(
HdlcExceptionKind kind,
string message
)
Parameters
- kind HdlcExceptionKind
- message String