ఎక్సెప్షన్ ను ఇవ్వడం క్రింది వాట్యిలో ఏ క్రమంలో అమలు చేయబడుతుంది
1
Exception is raised > Searches for exception handler > Create exception object
2
Create exception object > Exception is raised > Searches for exception handler
3
Exception is raised > Create exception object > Searches for exception handler
4
Create exception object > Searches for exception handler > Exception is raised