public class HdlcException : Exception
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. |
Kind | Specification of Hdlc format error |