org.codehaus.tycho.osgicompiler.copied
Class CompilationFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.AbstractMojoExecutionException
org.apache.maven.plugin.MojoFailureException
org.codehaus.tycho.osgicompiler.copied.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-2011. All Rights Reserved.