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