Sign in
eclipse
/
platform
/
eclipse.platform.team
/
bb68ecb68499ae9700d2a6068dd599cd4943e1b1
/
.
/
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
}
}