Class ServerNotAvailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
velox.api.layer1.dynamichistory.exceptions.ServerNotAvailableException
All Implemented Interfaces:
Serializable

public class ServerNotAvailableException extends RuntimeException
We can't fetch anything related to the requested instrument because server currently is not available. You can try to make same request later
See Also:
  • Constructor Details

    • ServerNotAvailableException

      public ServerNotAvailableException(String message)