Class AnnotationMissingException

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

public class AnnotationMissingException extends RuntimeException
A custom implementation of the RuntimeException.
Indicates that a necessary Annotation is missing for the parsing-process of MAVLink-Messages.
See Also:
RuntimeException, Serialized Form