com.jfx
Class ErrTradeExpirationDenied

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

public class ErrTradeExpirationDenied
extends java.lang.Exception

The use of pending order expiration date has been denied by the broker. The operation can only be repeated if the expiration parameter has been zeroized..

See Also:
Serialized Form

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

ErrTradeExpirationDenied

public ErrTradeExpirationDenied()


Copyright © 2008-2009 Roman Gerasimenko.