IsoTpTimeoutException Class¶
Raised when an ISO-TP timeout (N_As, N_Bs or N_Cr) expires on a still-active PDU (SRS FR-TP-010).
Inheritance Object → Exception → CanKitException → IsoTpException → IsoTpTimeoutException
Constructors¶
IsoTpTimeoutException(IsoTpTimer, string) Constructor¶
Creates a timeout exception naming which timer expired.
Parameters¶
timer IsoTpTimer
message String
Properties¶
IsoTpTimeoutException.Timer Property¶
Which ISO 15765-2 timer expired.