Skip to content

IsoTpSendRejectedException Class

Raised when the driver rejected a frame the channel tried to transmit (Rejected).

public sealed class IsoTpSendRejectedException : CanKit.Pro.IsoTp.IsoTpException

Inheritance ObjectExceptionCanKitExceptionIsoTpException → IsoTpSendRejectedException

Constructors

IsoTpSendRejectedException(string) Constructor

Creates a send-rejected exception.

public IsoTpSendRejectedException(string message);

Parameters

message String