|
JTR 4.0 API Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtr.remote.test.DistributionError
public class DistributionError
Constructor Summary | |
---|---|
DistributionError(NodeInfo node,
java.lang.Throwable cause)
Creates a new instance of DistributionError |
Method Summary | |
---|---|
java.lang.Throwable |
getCause()
|
NodeInfo |
getNode()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DistributionError(NodeInfo node, java.lang.Throwable cause)
node
- cause
- Method Detail |
---|
public NodeInfo getNode()
public java.lang.Throwable getCause()
public java.lang.String toString()
toString
in class java.lang.Object
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |