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
org.apache.maven.plugin.compiler.CompilationFailureException
org.apache.maven.plugin.CompilationFailureException
- All Implemented Interfaces:
- Serializable
Deprecated. package change since 3.0
@Deprecated
public class CompilationFailureException
- extends CompilationFailureException
- Since:
- 2.0
- Version:
- $Id: CompilationFailureException.java 1409979 2012-11-15 20:22:26Z olamy $
- Author:
- Jason van Zyl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CompilationFailureException
public CompilationFailureException(List<CompilerMessage> messages)
- Deprecated.
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.