Sign in
eclipse
/
platform
/
eclipse.platform.team
/
390841f1e3c11fc06f25213cd57314de2e693b4a
/
.
/
tests
/
org.eclipse.compare.tests
/
patchdata
/
exp_workspacePatchDelete1.txt
blob: 85c0cf3e4570b3bf5ca393951a714d5538c4e8ea [
file
]
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
}
}