question

Upvotes
Accepted
219 7 20 35

Exception thrown by RFA API while decoding the Response Messages

Hi Team, We are using the RFA 8.2 C++ API to consume market data. Where can I find detailed information about all the exceptions thrown by the RFA API when decoding response messages such as refresh, status, and update?

#technologyrfa-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
87k 294 53 79

@mktdata

Thank you for reaching out to us.

I checked the RFA Reference Guide and found that RFA throws the following exceptions.

1727675014147.png

When catching RFA exceptions, the application should log information available in the exceptions, as shown in the ExceptionHandler::checkException(Exception& e) method (StarterCommon\ExceptionHandler.cpp).


1727675014147.png (20.7 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.