JTR 4.0 API Documentation

jtr.remote.test
Class DistributionError

java.lang.Object
  extended by jtr.remote.test.DistributionError

public class DistributionError
extends java.lang.Object

Since:
4.0
Version:
4.0
Author:
frusso

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

DistributionError

public DistributionError(NodeInfo node,
                         java.lang.Throwable cause)
Creates a new instance of DistributionError

Parameters:
node -
cause -
Method Detail

getNode

public NodeInfo getNode()

getCause

public java.lang.Throwable getCause()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

The JTR Project is licensed under GPL version 2