T7.java revision 3233:b5d08bc0d224
121308Sache/*
221308Sache * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
321308Sache * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
421308Sache *
521308Sache * This code is free software; you can redistribute it and/or modify it
621308Sache * under the terms of the GNU General Public License version 2 only, as
7157184Sache * published by the Free Software Foundation.
821308Sache *
921308Sache * This code is distributed in the hope that it will be useful, but WITHOUT
1021308Sache * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1121308Sache * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1221308Sache * version 2 for more details (a copy is included in the LICENSE file that
1321308Sache * accompanied this code).
1421308Sache *
1558310Sache * You should have received a copy of the GNU General Public License version
1621308Sache * 2 along with this work; if not, write to the Free Software Foundation,
1721308Sache * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1821308Sache *
1921308Sache * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2021308Sache * or visit www.oracle.com if you need additional information or have any
2121308Sache * questions.
2221308Sache */
2321308Sache
2421308Sachepackage pkg;
2521308Sache
2658310Sachepublic class T7 extends Exception
2721308Sache{
2821308Sache}
2921308Sache