InterviewSolution
Saved Bookmarks
| 1. |
What Exceptions Raise In A Remote Funcation? |
|
Answer» SYSTEM RAISES COMMUNICATION_FAILURE and SYSTEM_FAILURE internally, there is no reason for you to RAISE them in your PROGRAM. System raises COMMUNICATION_FAILURE and SYSTEM_FAILURE internally, there is no reason for you to raise them in your program. |
|