J1939NoAddressException Class¶
Thrown by SendAsync(J1939Message, CancellationToken) when the caller tries to send a message before ClaimAddressAsync(byte, CancellationToken) has succeeded (SRS FR-J1939-003/004: only a node with a valid, claimed address may transmit).
Inheritance Object → Exception → CanKitException → J1939NodeException → J1939NoAddressException
Constructors¶
J1939NoAddressException() Constructor¶
Constructs the exception.