How do you handle exceptions?
Answer / Ravi Kumar Rawat
In Pega, exceptions can be handled using try-catch blocks. Place the code that may throw an exception within a try block and define the error handling logic within a catch block.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the Debugging tools available in Pega?
What is access group and access roles and difference between them?
Define what is stepstatusgood?
Explain about Declarative rules?
Explain about work object?
What is primary page in pega?
What is rule-declare-trigger?
Difference between obj-validate and edit-validate?
Define about page-copy method?
What are the step involve in mq to implement server side?
Where can a user find the local variable values in Pega?
What are the types of joins available in reports?