|
||||||||||
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.MavenExecutionException
org.apache.maven.MissingModuleException
public class MissingModuleException
Constructor Summary | |
---|---|
MissingModuleException(java.lang.String moduleName,
java.io.File moduleFile,
java.io.File pomFile)
|
Method Summary | |
---|---|
java.io.File |
getModuleFile()
|
java.lang.String |
getModuleName()
|
Methods inherited from class org.apache.maven.MavenExecutionException |
---|
getPomFile |
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 MissingModuleException(java.lang.String moduleName, java.io.File moduleFile, java.io.File pomFile)
Method Detail |
---|
public java.io.File getModuleFile()
public java.lang.String getModuleName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |