esa / mo-services-java

ESA's Java implementation of the CCSDS MO services
Other
11 stars 4 forks source link

Avoid identical catch sections in a single try statement. #17

Closed arturobernalg closed 1 year ago

arturobernalg commented 3 years ago

Avoid identical catch sections in a single try statement. Collapsed into a multi-catch section.