A developer has a project which includes a Global Exception Handler. Based on best practice, all exceptions should be ca
Posted: Wed Mar 15, 2023 5:19 am
A developer has a project which includes a Global Exception Handler. Based on best practice, all exceptions should be caught and handled as defined by the business requirements. To ensure the defined exceptions do not reach the Global Exception Handler, which activity must be used?
A. Retry Scope
B. Throw
C. Rethrow
D. Try Catch
A. Retry Scope
B. Throw
C. Rethrow
D. Try Catch