codegen: handle exceptions of a method
[mate.git] / java / lang / Throwable.java
1 package java.lang;
2
3 public class Throwable {
4 }