Class WrongSignatureException

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

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