Uses of Class
org.codehaus.mojo.aspectj.CompilationFailedException
-
Uses of CompilationFailedException in org.codehaus.mojo.aspectj
Modifier and TypeMethodDescriptionstatic CompilationFailedException
CompilationFailedException.create
(org.aspectj.bridge.IMessage[] errors) Factory method which creates a CompilationFailedException from the supplied AJC IMessages.