Oracle
1Z0-144 · Question #118
1Z0-144 Question #118: Real Exam Question with Answer & Explanation
The correct answer is A. An exception cannot propagate across remote procedure calls. C. The use of the RAISE; statement in an exception handler reraises the current exception. D. An exception raised inside an exception handler immediately propagates to the enclosing block.. See the full explanation below for the reasoning.
Question
Which three are true regarding error propagation? (Choose three.)
Options
- AAn exception cannot propagate across remote procedure calls.
- BAn exception raised inside a declaration immediately propagates to the current block.
- CThe use of the RAISE; statement in an exception handler reraises the current exception.
- DAn exception raised inside an exception handler immediately propagates to the enclosing block.
Community Discussion
No community discussion yet for this question.