com.jfx
Class ErrTradeTimeout2

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

public class ErrTradeTimeout2
extends java.lang.Exception

The order has been enqueued. It is not an error but an interaction code between the client terminal and the trade server. This code can be got rarely, when the disconnection and the reconnection happen during the execution of a trade operation. This code should be processed in the same way as error 128..

See Also:
Serialized Form

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

ErrTradeTimeout2

public ErrTradeTimeout2()


Copyright © 2008-2009 Roman Gerasimenko.