blob: 85c0cf3e4570b3bf5ca393951a714d5538c4e8ea [file] [log] [blame]
package testPkg2;
public class YetAnotherClass extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}