Class InvalidChecksumException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.wuespace.telestion.extension.mavlink.exception.InvalidChecksumException
All Implemented Interfaces:
Serializable

public class InvalidChecksumException extends RuntimeException
A custom implementation of the RuntimeException.
Indicates that the X.25 checksum of a MAVLink-Message is invalid.
See Also:
RuntimeException, Serialized Form