|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--net.walend.digraph.DigraphException | +--net.walend.digraph.path.PathException | +--net.walend.measured.MeasuredPathException
Field Summary |
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
MeasuredPathException(java.lang.String message)
|
|
MeasuredPathException(java.lang.String message,
java.lang.Throwable nester)
|
|
MeasuredPathException(java.lang.Throwable nester)
|
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 MeasuredPathException(java.lang.String message)
public MeasuredPathException(java.lang.Throwable nester)
public MeasuredPathException(java.lang.String message, java.lang.Throwable nester)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |