When an Error occurs within a method, the method creates an Object and hands it off to the Runtime System. The Object, called an Exception Object.
- Exception Object contains information about the error, including its type and the state of the program when the error occurred.
- Exception Object contains information about the error, including its type and the state of the program when the error occurred.
No comments:
Post a Comment