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