|
||||||||||
| 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.lifecycle.LifecycleException
org.apache.maven.lifecycle.LifecycleSpecificationException
org.apache.maven.lifecycle.NoSuchLifecycleException
public class NoSuchLifecycleException
| Constructor Summary | |
|---|---|
NoSuchLifecycleException(java.lang.String phase,
java.lang.String message)
|
|
NoSuchLifecycleException(java.lang.String packaging,
java.lang.String message,
java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPackaging()
|
| 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 NoSuchLifecycleException(java.lang.String packaging,
java.lang.String message,
java.lang.Throwable cause)
public NoSuchLifecycleException(java.lang.String phase,
java.lang.String message)
| Method Detail |
|---|
public java.lang.String getPackaging()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||