HdlcException Constructor

Overload List

HdlcException(String) Creates an instance of HdlcException using an exception message and HdlcExceptionKind.None.
HdlcException(HdlcExceptionKind, String) Creates an instance of HdlcException using an exception message and an exception kind.

See Also