Package org.apache.maven
Class MavenExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.MavenExecutionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DuplicateProjectException,- InternalErrorException,- MissingModuleException
- Author:
- Jason van Zyl
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionMavenExecutionException(String message, File pomFile) MavenExecutionException(String message, File pomFile, ProjectBuildingException cause) MavenExecutionException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
MavenExecutionException
- 
MavenExecutionException
- 
MavenExecutionException
 
- 
- 
Method Details- 
getPomFile
 
-