88cb1dc16a31faa118e3db4a3f2828b4f5f2af20
Wrap stored procedure execution in try-catch to handle SqlException. Throw BadRequestException for configured SQL error numbers. Update constructor to accept SqlExceptionOptions. Add necessary using directives for new exception handling.
Description
Languages
C#
100%