OSDN Git Service

T29489
[everfolder/source.git] / source / workspace / .metadata.bak / .plugins / org.eclipse.core.resources / .history / ec / 206267af7af9001111279b9efb32d92f
1 package com.yuji.ef.exception;
2
3 public class EfException extends Exception {
4         private Error error;
5         /**
6          * 
7          */
8         private static final long serialVersionUID = 1L;
9
10         
11 }