com.jfx
Class ErrServerBusy

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

public class ErrServerBusy
extends java.lang.Exception

Trade server is busy. The attempt can be repeated after a rather long period of time (over several minutes)..

See Also:
Serialized Form

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

ErrServerBusy

public ErrServerBusy()


Copyright © 2008-2009 Roman Gerasimenko.