Describe the enhancement requested
on mac, DriverException doesn't catch the subclass exceptions AuthenticationException and NullWithoutIndicatorException, need to investigate if there is a way to catch all the subclass exceptions under DriverException and remove the extra catch statements needed for mac.
This issue is not seen on Windows.
Component(s)
FlightRPC, C++