|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraceFailed
This exception is thrown when a traceroute invocation fails.
Method Summary | |
---|---|
java.lang.String |
getMessage()
Return the error message string in the default locale. |
TraceResult |
getPartialResult()
Returns the partially filled TraceResult object,
containing the successful hops before this error was encountered. |
Method Detail |
---|
TraceResult getPartialResult()
TraceResult
object,
containing the successful hops before this error was encountered.
TraceResult
.java.lang.String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |