Class NotAvailableFromExchangeException

All Implemented Interfaces:
Serializable

public class NotAvailableFromExchangeException extends UnsupportedOperationException
Exception to provide the following to API:
  • Indication that the exchange does not support the requested function or data
See Also:
  • Constructor Details

    • NotAvailableFromExchangeException

      public NotAvailableFromExchangeException(String message)
      Constructor
      Parameters:
      message - Message
    • NotAvailableFromExchangeException

      public NotAvailableFromExchangeException()
      Constructor