Class CANNotInitializedException

All Implemented Interfaces:
Serializable

public class CANNotInitializedException
extends RuntimeException
Exception indicating that the CAN driver layer has not been initialized. This happens when an entry-point is called before a CAN driver plugin has been installed.
See Also:
Serialized Form