udsonip.exceptions
Custom exceptions for udsonip library.
- exception udsonip.exceptions.AddressSwitchError[source]
Bases:
UDSonIPExceptionRaised when switching target address fails.
- exception udsonip.exceptions.ConnectionError[source]
Bases:
UDSonIPExceptionRaised when connection to ECU fails.
- exception udsonip.exceptions.DiscoveryError[source]
Bases:
UDSonIPExceptionRaised when ECU discovery fails.
- exception udsonip.exceptions.ECUNotFoundError[source]
Bases:
UDSonIPExceptionRaised when requested ECU is not found in registry.
- exception udsonip.exceptions.SessionError[source]
Bases:
UDSonIPExceptionRaised when session management fails.