Class NotYetImplementedForExchangeException

All Implemented Interfaces:
Serializable

public class NotYetImplementedForExchangeException
extends UnsupportedOperationException
Exception to provide the following to API:
  • Indication that the exchange supports the requested function or data, but it's not yet been implemented
See Also:
Serialized Form
  • Constructor Details

    • NotYetImplementedForExchangeException

      public NotYetImplementedForExchangeException​(String message)
      Constructor
      Parameters:
      message - Message
    • NotYetImplementedForExchangeException

      public NotYetImplementedForExchangeException()
      Constructor