Skip to content

[C++][FlightSQL][ODBC] catch all exceptions under DriverException on macOS #48278

@alinaliBQ

Description

@alinaliBQ

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++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions