Skip to content

J1939TpSendRejectedException Class

Raised when the CAN driver rejects an outbound TP.CM / TP.DT frame.

public sealed class J1939TpSendRejectedException : CanKit.Pro.J1939Tp.J1939TpException

Inheritance ObjectExceptionCanKitExceptionJ1939TpException → J1939TpSendRejectedException

Constructors

J1939TpSendRejectedException(string) Constructor

Creates a new J1939TpSendRejectedException.

public J1939TpSendRejectedException(string message);

Parameters

message String