org.simantics.databoard.method
Class TcpConnection.ExecutionError_

java.lang.Object
  extended by org.simantics.databoard.method.TcpConnection.Message
      extended by org.simantics.databoard.method.TcpConnection.ExecutionError_
Enclosing class:
TcpConnection

public static class TcpConnection.ExecutionError_
extends TcpConnection.Message


Field Summary
 int requestId
           
 
Constructor Summary
TcpConnection.ExecutionError_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

requestId

public int requestId
Constructor Detail

TcpConnection.ExecutionError_

public TcpConnection.ExecutionError_()