com.jfx
Class ErrOffQuotes

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

public class ErrOffQuotes
extends java.lang.Exception

No quotes. The broker has not supplied with prices or refused, for any reason (for example, no prices at the session start, unconfirmed prices, fast market). After 5-second (or more) delay, it is necessary to refresh data using the RefreshRates function and make a retry..

See Also:
Serialized Form

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

ErrOffQuotes

public ErrOffQuotes()


Copyright © 2008-2009 Roman Gerasimenko.