[Improvement] JdbcExceptionConverter
does not handle AccessDeniedException
#5520
Labels
JdbcExceptionConverter
does not handle AccessDeniedException
#5520
What would you like to be improved?
Since
JdbcExceptionConverter
does not handle AccessDeniedException, the GravitinoRuntimeException will be thrown when there is an AccessDeniedException from underlying JDBC datasource.How should we improve?
should map to
UnauthorizedException
The text was updated successfully, but these errors were encountered: