Class CANNotInitializedException

All Implemented Interfaces:
Serializable

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:
  • Constructor Details

    • CANNotInitializedException

      Constructs a new CANNotInitializedException with no message.
    • CANNotInitializedException

      Constructs a new CANNotInitializedException with msg as its detail message.
      Parameters:
      msg - the message