blob: 93b236c421084245a1279ebb271ccd1b6a25a216 [file] [log] [blame]
package java.lang;
public class InterruptedException extends Exception {
}