Class CANMessageNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.wpi.first.hal.can.CANMessageNotAllowedException
All Implemented Interfaces:
Serializable

Exception indicating that the Jaguar CAN Driver layer refused to send a restricted message ID to the CAN bus.
See Also:
  • Constructor Details

    • CANMessageNotAllowedException

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