Uses of Class
org.codehaus.mojo.aspectj.CompilationFailedException
-
-
Uses of CompilationFailedException in org.codehaus.mojo.aspectj
Methods in org.codehaus.mojo.aspectj that return CompilationFailedException Modifier and Type Method Description static CompilationFailedException
CompilationFailedException. create(org.aspectj.bridge.IMessage[] errors)
Factory method which creates a CompilationFailedException from the supplied AJC IMessages.
-