- All Implemented Interfaces:
- java.io.Serializable
public class SizeValidationException
extends java.io.IOException
This exception is thrown when the firmware size is not word-aligned (number of bytes does not divide by 4).
This is the requirement for the DFU Bootloader.
- See Also:
- Serialized Form