Class WebsocketError


  • public class WebsocketError
    extends Error
    Contains an error message from websocket. For more about error types see https://metaapi.cloud/docs/client/websocket/errors/
    • Field Detail

      • requestId

        public String requestId
        Request id the response relates to
    • Constructor Detail

      • WebsocketError

        public WebsocketError()