copied.org.apache.maven.plugin
Class CompilationFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.AbstractMojoExecutionException
org.apache.maven.plugin.MojoFailureException
copied.org.apache.maven.plugin.CompilationFailureException
- All Implemented Interfaces:
- Serializable
public class CompilationFailureException
- extends org.apache.maven.plugin.MojoFailureException
- See Also:
- Serialized Form
| Fields inherited from class org.apache.maven.plugin.AbstractMojoExecutionException |
longMessage, source |
| 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 |
CompilationFailureException
public CompilationFailureException(List messages)
longMessage
public static String longMessage(List messages)
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.