blob: 3be7f777cc08dd1bead0afce46ffe2113227fee9 [file] [log] [blame]
package java.lang;
public class RuntimeException extends Exception {
}