java/lang: env for exceptions
authorBernhard Urban <lewurm@gmail.com>
Sun, 9 Sep 2012 15:07:58 +0000 (17:07 +0200)
committerBernhard Urban <lewurm@gmail.com>
Sun, 9 Sep 2012 16:00:07 +0000 (18:00 +0200)
commit30fd29be0ed5a979498f2672f9bbb4f16066dfb8
tree7e091fda74ba4236f3053f08ea9172298b84812a
parent6eb91f6ec18c7cbfecd62fa80083aa03cecdeae8
java/lang: env for exceptions
Makefile
java/lang/Exception.java [new file with mode: 0644]
java/lang/NullPointerException.java [new file with mode: 0644]
java/lang/RuntimeException.java [new file with mode: 0644]
java/lang/Throwable.java [new file with mode: 0644]