Home
last modified time | relevance | path

Searched refs:semanticalError (Results 1 – 2 of 2) sorted by last modified time

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php734 …throw AnnotationException::semanticalError(sprintf('The annotation "@%s" in %s was never imported.…
741 …throw AnnotationException::semanticalError(sprintf('The annotation "@%s" in %s does not exist, or …
760 …throw AnnotationException::semanticalError(sprintf('The class "%s" is not annotated with @Annotati…
771 throw AnnotationException::semanticalError(
H A DAnnotationException.php52 public static function semanticalError($message) function in Doctrine\\Common\\Annotations\\AnnotationException
98 return self::semanticalError(sprintf(