com.jfx
Class ErrTradeTimeout3

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jfx.ErrTradeTimeout3
All Implemented Interfaces:
java.io.Serializable

public class ErrTradeTimeout3
extends java.lang.Exception

The order was accepted by the dealer for execution. It is an interaction code between the client terminal and the trade server. It can appear for the same reason as code 142. This code should be processed in the same way as error 128..

See Also:
Serialized Form

Constructor Summary
ErrTradeTimeout3()
           
 
Method Summary
 
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

ErrTradeTimeout3

public ErrTradeTimeout3()


Copyright © 2008-2009 Roman Gerasimenko.