Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 87df4ee

Browse files
rtomarrtomar
rtomar
authored and
rtomar
committed
Exception 1 Commit #3
1 parent 45af697 commit 87df4ee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
package com.rt.exceptionexamples;
2+
3+
class Exception1 {
4+
public static void main(String args[]) {
5+
int d = 0;
6+
int a = 42 / d;
7+
}
8+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /