Class CANInvalidBufferException

All Implemented Interfaces:
Serializable

public class CANInvalidBufferException
extends RuntimeException
Exception indicating that a CAN driver library entry-point was passed an invalid buffer. Typically, this is due to a buffer being too small to include the needed safety token.
See Also:
Serialized Form