https://github.com/ishwortm/java-exception
A repo for demonstrating the concept of exceptions in Java.
https://github.com/ishwortm/java-exception
Last synced: 18 days ago
JSON representation
A repo for demonstrating the concept of exceptions in Java.
- Host: GitHub
- URL: https://github.com/ishwortm/java-exception
- Owner: IshworTM
- Created: 2024-06-23T05:32:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T05:52:20.000Z (11 months ago)
- Last Synced: 2024-06-23T07:00:33.066Z (11 months ago)
- Language: Java
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A program that demonstrates the concept of exceptions in Java.