|
||||||||||
| 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.mae.MAEException
org.apache.maven.mae.depgraph.DepGraphException
public class DepGraphException
| Constructor Summary | |
|---|---|
DepGraphException(String message)
|
|
DepGraphException(String message,
Object... params)
|
|
DepGraphException(String message,
Throwable cause)
|
|
DepGraphException(String message,
Throwable cause,
Object... params)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.maven.mae.MAEException |
|---|
getLocalizedMessage, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 DepGraphException(String message,
Object... params)
public DepGraphException(String message,
Throwable cause,
Object... params)
public DepGraphException(String message,
Throwable cause)
public DepGraphException(String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||