public final class CompilationFailedException
extends org.apache.maven.plugin.MojoExecutionException
| Modifier and Type | Method and Description |
|---|---|
static CompilationFailedException |
create(org.aspectj.bridge.IMessage[] errors)
Factory method which creates a CompilationFailedException from the supplied AJC IMessages.
|
getLongMessage, getSourceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static CompilationFailedException create(org.aspectj.bridge.IMessage[] errors)
errors - A non-empty array of IMessage objects whichCopyright © 2005–2014 Codehaus. All rights reserved.