DlmsException Constructor

Overload List

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

See Also