package remoteException; import exception.RemoteException; public class EmptyFile extends RemoteException { private static final long serialVersionUID = 12L; }