Uses of Class
org.variantsync.diffdetective.variation.diff.parse.IllFormedAnnotationException
Packages that use IllFormedAnnotationException
-
Uses of IllFormedAnnotationException in org.variantsync.diffdetective.variation.diff.parse
Methods in org.variantsync.diffdetective.variation.diff.parse that return IllFormedAnnotationExceptionModifier and TypeMethodDescriptionstatic IllFormedAnnotationException
IllFormedAnnotationException.IfWithoutCondition
(String message) Creates an IllFormedAnnotationException with the given message and the errorDiffError.IF_WITHOUT_CONDITION
.