|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.AbstractMojoExecutionException
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.CompilationFailureException
public class CompilationFailureException
Field Summary |
---|
Fields inherited from class org.apache.maven.plugin.AbstractMojoExecutionException |
---|
longMessage, source |
Constructor Summary | |
---|---|
CompilationFailureException(java.util.List messages)
|
Method Summary | |
---|---|
static java.lang.String |
longMessage(java.util.List messages)
|
Methods inherited from class org.apache.maven.plugin.AbstractMojoExecutionException |
---|
getLongMessage, getSource |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CompilationFailureException(java.util.List messages)
Method Detail |
---|
public static java.lang.String longMessage(java.util.List messages)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |