eProsima / Fast-DDS-Gen

Fast-DDS IDL code generator tool. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
77 stars 58 forks source link

[18001] Fast CDR BadParamException not captured when calling read_encapsulation method #168

Closed JLBuenoLopez closed 1 year ago

JLBuenoLopez commented 1 year ago

More information in eProsima/Fast-DDS#3422.

The generated code should capture any exception thrown by Fast CDR instead of only capturing the NotEnoughMemoryException.