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