blob: 46778b0512619cf0178e51d773d7387614790eef [file] [log] [blame]
package java.lang;
public class ClassCastException extends RuntimeException {
}